mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: remove module checks for 3.15/3.16/3.17
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45534 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -256,9 +256,7 @@ define KernelPackage/iio-ad799x
|
||||
KCONFIG:= \
|
||||
CONFIG_AD799X_RING_BUFFER=y \
|
||||
CONFIG_AD799X
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/staging/iio/adc/ad799x.ko@lt3.16 \
|
||||
$(LINUX_DIR)/drivers/iio/adc/ad799x.ko@ge3.16
|
||||
FILES:=$(LINUX_DIR)/drivers/iio/adc/ad799x.ko
|
||||
AUTOLOAD:=$(call AutoLoad,56,ad799x)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user