summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/Makefile
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2010-07-29 11:54:20 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-08-02 15:16:31 +0200
commit6f354bc067482fbe78e9148c3a1501188b18f22d (patch)
tree7b6507b4576a4e88a4511d45801c7ebb92222089 /drivers/usb/core/Makefile
parent404e6d553a060d8abe483163396b196909ba89fe (diff)
downloadbarebox-6f354bc067482fbe78e9148c3a1501188b18f22d.tar.gz
barebox-6f354bc067482fbe78e9148c3a1501188b18f22d.tar.xz
drivers/usb: regorganisation
move to linux usb driver organisation as following drivers/usb/core drivers/usb/gadget drivers/usb/host drivers/usb/otg Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/usb/core/Makefile')
-rw-r--r--drivers/usb/core/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/core/Makefile b/drivers/usb/core/Makefile
new file mode 100644
index 0000000000..d49c68dbab
--- /dev/null
+++ b/drivers/usb/core/Makefile
@@ -0,0 +1,2 @@
+
+obj-y += usb.o