summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-11-15 01:32:21 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-11-15 01:32:21 +0000
commit5a8a1463db04b950bc6a2b9c1f35cd24eddf52cd (patch)
treeb33c5efc2d42d4a17053a80811237e328cf9e534
parent0002c1ada3ac258941271bd99efa3632748e1801 (diff)
downloadmtk-20170518-5a8a1463db04b950bc6a2b9c1f35cd24eddf52cd.zip
mtk-20170518-5a8a1463db04b950bc6a2b9c1f35cd24eddf52cd.tar.gz
mtk-20170518-5a8a1463db04b950bc6a2b9c1f35cd24eddf52cd.tar.bz2
default to no, we use busybox ipkg by default
SVN-Revision: 2489
-rw-r--r--openwrt/package/ipkg/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ipkg/Config.in b/openwrt/package/ipkg/Config.in
index a8bdef9..4cbd295 100644
--- a/openwrt/package/ipkg/Config.in
+++ b/openwrt/package/ipkg/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_IPKG
prompt "ipkg.............................. The itsy package management system"
tristate
- default m if BUSYBOX_CONFIG_IPKG
+ default n if BUSYBOX_CONFIG_IPKG
default y if ! BUSYBOX_CONFIG_IPKG
help
Lightweight package management system