]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/eth/Makefile
ti_armv7_common: env: Add NFS loading support to default enviroment
[u-boot] / drivers / usb / eth / Makefile
index 94551c4c0c9a4cbdaaf498708276c673f847bdcb..4c44efc7a15a3aad21de336df7420e4d6a46715a 100644 (file)
@@ -5,8 +5,8 @@
 
 # new USB host ethernet layer dependencies
 obj-$(CONFIG_USB_HOST_ETHER) += usb_ether.o
-ifdef CONFIG_USB_ETHER_ASIX
-obj-y += asix.o
-endif
+obj-$(CONFIG_USB_ETHER_ASIX) += asix.o
+obj-$(CONFIG_USB_ETHER_ASIX88179) += asix88179.o
 obj-$(CONFIG_USB_ETHER_MCS7830) += mcs7830.o
 obj-$(CONFIG_USB_ETHER_SMSC95XX) += smsc95xx.o
+obj-$(CONFIG_USB_ETHER_RTL8152) += r8152.o r8152_fw.o