mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 22:51:53 +02:00
busybox: get rid of the useless extra menu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26493 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
73e204606b
commit
a3b94c1245
@ -1,5 +1,5 @@
|
|||||||
menu "Configuration"
|
|
||||||
depends on PACKAGE_busybox
|
if PACKAGE_busybox
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_NOMMU
|
config BUSYBOX_CONFIG_NOMMU
|
||||||
bool
|
bool
|
||||||
@ -26,4 +26,4 @@ config BUSYBOX_USE_LIBRPC
|
|||||||
|
|
||||||
source "package/busybox/config/Config.in"
|
source "package/busybox/config/Config.in"
|
||||||
|
|
||||||
endmenu
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user