mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-20 01:20:20 +00:00
default to no, we use busybox ipkg by default
SVN-Revision: 2489
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user