projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
425ef1e
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18319
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
9a5c6da
..
2116dd0
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