kernel: remove useless depends in kmod-leds-uleds
There's no kernel 4.9 support on this branch. Reported-by: AmadeusGhost <amadeus@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
d22b2ce758
commit
90750ff528
@ -149,7 +149,6 @@ $(eval $(call KernelPackage,leds-pwm))
|
||||
define KernelPackage/leds-uleds
|
||||
SUBMENU:=$(LEDS_MENU)
|
||||
TITLE:=Userspace LEDs
|
||||
DEPENDS:=@!LINUX_4_9
|
||||
KCONFIG:=CONFIG_LEDS_USER
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/uleds.ko
|
||||
AUTOLOAD:=$(call AutoLoad,60,leds-uleds,1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user