1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 04:08:55 +03:00

default to no, we use busybox ipkg by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-11-15 01:32:21 +00:00
parent fc9f36c3d4
commit 4cb4079c09

View File

@ -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