mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
parent
3dfa493e56
commit
c386747269
@ -504,8 +504,8 @@ define KernelPackage/leds-alix
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=PCengines ALIX LED support
|
||||
DEPENDS:=@TARGET_x86
|
||||
KCONFIG:=CONFIG_LEDS_ALIX
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/leds-alix.$(LINUX_KMOD_SUFFIX)
|
||||
KCONFIG:=CONFIG_LEDS_ALIX2
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/leds-alix2.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,50,leds-alix)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user