summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb-new/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-01-20 10:20:13 -0500
committerTom Rini <trini@ti.com>2015-01-20 10:20:13 -0500
commitb44a414959e3a32576a243aaa4966c1a9565ccfa (patch)
tree96308baa495f95e394013cba467055a83b4b0d8d /drivers/usb/musb-new/Makefile
parentb9315890f62a05af74a78daf98b55f0268297cbf (diff)
parent119339759266b81af1aa8883702b6b651d7752dd (diff)
downloadblackbird-obmc-uboot-b44a414959e3a32576a243aaa4966c1a9565ccfa.tar.gz
blackbird-obmc-uboot-b44a414959e3a32576a243aaa4966c1a9565ccfa.zip
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'drivers/usb/musb-new/Makefile')
-rw-r--r--drivers/usb/musb-new/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/musb-new/Makefile b/drivers/usb/musb-new/Makefile
index 3facf0fc10..9edeece381 100644
--- a/drivers/usb/musb-new/Makefile
+++ b/drivers/usb/musb-new/Makefile
@@ -8,6 +8,7 @@ obj-$(CONFIG_MUSB_HOST) += musb_host.o musb_core.o musb_uboot.o
obj-$(CONFIG_USB_MUSB_DSPS) += musb_dsps.o
obj-$(CONFIG_USB_MUSB_AM35X) += am35x.o
obj-$(CONFIG_USB_MUSB_OMAP2PLUS) += omap2430.o
+obj-$(CONFIG_USB_MUSB_SUNXI) += sunxi.o
ccflags-y := $(call cc-option,-Wno-unused-variable) \
$(call cc-option,-Wno-unused-but-set-variable) \
OpenPOWER on IntegriCloud