mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00:00
oops, forgot the autoload
SVN-Revision: 18319
This commit is contained in:
@@ -506,7 +506,7 @@ define KernelPackage/leds-alix
|
||||
DEPENDS:=@TARGET_x86
|
||||
KCONFIG:=CONFIG_LEDS_ALIX2
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/leds-alix2.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,50,leds-alix)
|
||||
AUTOLOAD:=$(call AutoLoad,50,leds-alix2)
|
||||
endef
|
||||
|
||||
define KernelPackage/leds-alix/description
|
||||
|
||||
Reference in New Issue
Block a user