projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c386747
)
oops, forgot the autoload
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 5 Nov 2009 16:12:11 +0000
(16:12 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 5 Nov 2009 16:12:11 +0000
(16:12 +0000)
SVN-Revision: 18319
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index 9a5c6dafa9c4eba8072e6259b5c3ac3ee3d2b191..2116dd0cb4752897a06e82eaba7b255085e32c92 100644
(file)
--- 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-alix
2
)
endef
define KernelPackage/leds-alix/description