From: Felix Fietkau Date: Thu, 5 Nov 2009 16:12:11 +0000 (+0000) Subject: oops, forgot the autoload X-Git-Tag: reboot~21950 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a4081ecb347993e498f5673ce2bdd573fb57db85;p=openwrt%2Fopenwrt.git oops, forgot the autoload SVN-Revision: 18319 --- 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