From e14cf91512431e7eca9f0faaeffc3609d5e8a88c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 09 Feb 2012 11:17:38 -0500 Subject: Initial commit. --- (limited to 'src/opkg') diff --git a/src/opkg/opkg.conf b/src/opkg/opkg.conf new file mode 100644 index 0000000..ed68b33 --- /dev/null +++ b/src/opkg/opkg.conf @@ -0,0 +1,5 @@ +dest root / + +arch all 100 +arch example 200 +arch x86_64-pc-linux-eglibc 300 -- cgit v0.9.1