mirror of https://github.com/hak5/openwrt.git
parent
1c5bc31e17
commit
328e4d3405
|
@ -81,7 +81,7 @@ define KernelPackage/spi-dev
|
|||
CONFIG_SPI=y \
|
||||
CONFIG_SPI_MASTER=y
|
||||
FILES:=$(LINUX_DIR)/drivers/spi/spidev.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,91,spidev)
|
||||
AUTOLOAD:=$(call AutoLoad,93,spidev)
|
||||
endef
|
||||
|
||||
define KernelPackage/spi-dev/description
|
||||
|
|
Loading…
Reference in New Issue