projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added support for 2.6.27 kernel
[openwrt.git]
/
package
/
spi-ks8995
/
Makefile
diff --git
a/package/spi-ks8995/Makefile
b/package/spi-ks8995/Makefile
index
5f5b37b
..
f464750
100644
(file)
--- a/
package/spi-ks8995/Makefile
+++ b/
package/spi-ks8995/Makefile
@@
-20,6
+20,7
@@
define KernelPackage/spi-ks8995
FILES:=$(PKG_BUILD_DIR)/spi_ks8995.$(LINUX_KMOD_SUFFIX)
KCONFIG:=CONFIG_SPI=y \
CONFIG_SPI_MASTER=y
+ AUTOLOAD:=$(call AutoLoad,50,spi_ks8995)
endef
define KernelPackage/spi-ks8995/description
This page took
0.024281 seconds
and
4
git commands to generate.