default to no, we use busybox ipkg by default
SVN-Revision: 2489
This commit is contained in:
parent
0002c1ada3
commit
5a8a1463db
@ -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