mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
add autoload for spi-ks8995
SVN-Revision: 12419
This commit is contained in:
parent
4ac7d33b7a
commit
5f30b3de44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user