diff options
Diffstat (limited to 'drivers/usb/phy/Makefile')
| -rw-r--r-- | drivers/usb/phy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/usb/phy/Makefile b/drivers/usb/phy/Makefile index eca095b1a890..b069f29f1225 100644 --- a/drivers/usb/phy/Makefile +++ b/drivers/usb/phy/Makefile | |||
| @@ -4,4 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG | 5 | ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG |
| 6 | 6 | ||
| 7 | obj-$(CONFIG_OMAP_USB2) += omap-usb2.o | ||
| 7 | obj-$(CONFIG_USB_ISP1301) += isp1301.o | 8 | obj-$(CONFIG_USB_ISP1301) += isp1301.o |
| 9 | obj-$(CONFIG_MV_U3D_PHY) += mv_u3d_phy.o | ||
| 10 | obj-$(CONFIG_USB_EHCI_TEGRA) += tegra_usb_phy.o | ||
