mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 21:34:44 +02:00
fix busybox configuration submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a1d934d049
commit
3303115e2b
@ -42,9 +42,9 @@ define Package/busybox/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/busybox/config
|
define Package/busybox/config
|
||||||
source "$(SOURCE)/target-config.in"
|
|
||||||
menu "Configuration"
|
menu "Configuration"
|
||||||
depends on PACKAGE_busybox
|
depends on PACKAGE_busybox
|
||||||
|
source "$(SOURCE)/target-config.in"
|
||||||
source "$(SOURCE)/config/Config.in"
|
source "$(SOURCE)/config/Config.in"
|
||||||
endmenu
|
endmenu
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user