mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 15:06:47 +02:00
fix wrong submenu for kmod-leds-wrap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97e5235351
commit
fef4a866f1
@ -367,7 +367,7 @@ $(eval $(call KernelPackage,leds-net48xx))
|
|||||||
|
|
||||||
|
|
||||||
define KernelPackage/leds-wrap
|
define KernelPackage/leds-wrap
|
||||||
SUBMENU:=$(EMENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=PCengines WRAP LED support
|
TITLE:=PCengines WRAP LED support
|
||||||
DEPENDS:=@TARGET_x86
|
DEPENDS:=@TARGET_x86
|
||||||
KCONFIG:=CONFIG_LEDS_WRAP
|
KCONFIG:=CONFIG_LEDS_WRAP
|
||||||
|
Loading…
Reference in New Issue
Block a user