kmod-usb-net-aqc111: remove kernel 4.9 support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
870f67f109
commit
7ad96cf680
@ -1159,7 +1159,7 @@ endef
|
||||
|
||||
define KernelPackage/usb-net-aqc111
|
||||
TITLE:=Kernel module for Aquantia AQtion USB to 5/2.5GbE Controllers
|
||||
DEPENDS:=+kmod-libphy
|
||||
DEPENDS:=@!LINUX_4_9 +kmod-libphy
|
||||
KCONFIG:=CONFIG_USB_NET_AQC111
|
||||
FILES:=$(LINUX_DIR)/drivers/$(USBNET_DIR)/aqc111.ko
|
||||
AUTOLOAD:=$(call AutoProbe,aqc111)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user