fix wrong submenu for kmod-leds-wrap
SVN-Revision: 8821
This commit is contained in:
parent
7179f0ea98
commit
b396d629f2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue