mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:47:11 +02:00
default to no, we use busybox ipkg by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5410980342
commit
70ac7f073d
@ -1,7 +1,7 @@
|
|||||||
config BR2_PACKAGE_IPKG
|
config BR2_PACKAGE_IPKG
|
||||||
prompt "ipkg.............................. The itsy package management system"
|
prompt "ipkg.............................. The itsy package management system"
|
||||||
tristate
|
tristate
|
||||||
default m if BUSYBOX_CONFIG_IPKG
|
default n if BUSYBOX_CONFIG_IPKG
|
||||||
default y if ! BUSYBOX_CONFIG_IPKG
|
default y if ! BUSYBOX_CONFIG_IPKG
|
||||||
help
|
help
|
||||||
Lightweight package management system
|
Lightweight package management system
|
||||||
|
Loading…
Reference in New Issue
Block a user