mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
fix wrong submenu for kmod-leds-wrap
SVN-Revision: 8821
This commit is contained in:
parent
7179f0ea98
commit
b396d629f2
@ -367,7 +367,7 @@ $(eval $(call KernelPackage,leds-net48xx))
|
||||
|
||||
|
||||
define KernelPackage/leds-wrap
|
||||
SUBMENU:=$(EMENU)
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=PCengines WRAP LED support
|
||||
DEPENDS:=@TARGET_x86
|
||||
KCONFIG:=CONFIG_LEDS_WRAP
|
||||
|
Loading…
Reference in New Issue
Block a user