kernel: fix usb-net-asix dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37445
This commit is contained in:
parent
9f6d136107
commit
5920feafda
@ -735,6 +735,7 @@ endef
|
|||||||
|
|
||||||
define KernelPackage/usb-net-asix
|
define KernelPackage/usb-net-asix
|
||||||
TITLE:=Kernel module for USB-to-Ethernet Asix convertors
|
TITLE:=Kernel module for USB-to-Ethernet Asix convertors
|
||||||
|
DEPENDS:=+!LINUX_3_3:kmod-libphy
|
||||||
KCONFIG:=CONFIG_USB_NET_AX8817X
|
KCONFIG:=CONFIG_USB_NET_AX8817X
|
||||||
FILES:=$(LINUX_DIR)/drivers/$(USBNET_DIR)/asix.ko
|
FILES:=$(LINUX_DIR)/drivers/$(USBNET_DIR)/asix.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,61,asix)
|
AUTOLOAD:=$(call AutoLoad,61,asix)
|
||||||
|
Loading…
Reference in New Issue
Block a user