1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-06 03:01:18 +02:00

default to no, we use busybox ipkg by default

SVN-Revision: 2489
This commit is contained in:
Waldemar Brodkorb 2005-11-15 01:32:21 +00:00
parent 0002c1ada3
commit 5a8a1463db

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