http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / bcmdrivers / broadcom / net / usb / impl2 / Makefile
diff --git a/bcmdrivers/broadcom/net/usb/impl2/Makefile b/bcmdrivers/broadcom/net/usb/impl2/Makefile
new file mode 100644 (file)
index 0000000..12d771f
--- /dev/null
@@ -0,0 +1,8 @@
+obj-$(CONFIG_BCM_USB) += bcm_usb.o
+
+bcm_usb-objs += bcm_usb_dep.o
+
+$(obj)/bcm_usb_dep.o:
+       cp $(obj)/bcm_usb$(PROFILE).o_save $(obj)/bcm_usb_dep.o
+
+