|
|
@@ -735,6 +735,7 @@ endef
|
|
|
|
|
|
define KernelPackage/usb-net-asix
|
|
|
TITLE:=Kernel module for USB-to-Ethernet Asix convertors
|
|
|
+ DEPENDS:=+!LINUX_3_3:kmod-libphy
|
|
|
KCONFIG:=CONFIG_USB_NET_AX8817X
|
|
|
FILES:=$(LINUX_DIR)/drivers/$(USBNET_DIR)/asix.ko
|
|
|
AUTOLOAD:=$(call AutoLoad,61,asix)
|