From a4081ecb347993e498f5673ce2bdd573fb57db85 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 5 Nov 2009 16:12:11 +0000 Subject: [PATCH] oops, forgot the autoload SVN-Revision: 18319 --- package/kernel/modules/other.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 9a5c6dafa9..2116dd0cb4 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -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 -- 2.30.2