summaryrefslogtreecommitdiffstats
path: root/projectroot/etc/ipkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'projectroot/etc/ipkg.conf')
-rw-r--r--projectroot/etc/ipkg.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/projectroot/etc/ipkg.conf b/projectroot/etc/ipkg.conf
new file mode 100644
index 000000000..991616a66
--- /dev/null
+++ b/projectroot/etc/ipkg.conf
@@ -0,0 +1,12 @@
+#
+# /etc/ipkg.conf
+#
+
+# src: <url-of-ipkg-repository>
+@SRC@
+
+dest root /
+
+arch @ARCH@ 10
+arch all 1
+arch noarch 1