summaryrefslogtreecommitdiff
path: root/drivers/phy/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2018-04-13 09:22:56 -0400
committerTom Rini <[email protected]>2018-04-13 09:22:56 -0400
commitc8a0126f881007fe2aef1db854a78eac25c174fa (patch)
tree6cac5811dd0fb7e073e576e76464736547dffa62 /drivers/phy/Makefile
parent1a7cdb88f58edc5f34f3cb6ba354022827a50b38 (diff)
parent2960e27e3834ef2e6d506b21a582bd97ac18bbb0 (diff)
Merge git://git.denx.de/u-boot-usb
Diffstat (limited to 'drivers/phy/Makefile')
-rw-r--r--drivers/phy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/Makefile b/drivers/phy/Makefile
index 68087ae3b13..72c14921b03 100644
--- a/drivers/phy/Makefile
+++ b/drivers/phy/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_BCM6368_USBH_PHY) += bcm6368-usbh-phy.o
obj-$(CONFIG_PHY_SANDBOX) += sandbox-phy.o
obj-$(CONFIG_$(SPL_)PIPE3_PHY) += ti-pipe3-phy.o
obj-$(CONFIG_STI_USB_PHY) += sti_usb_phy.o
+obj-$(CONFIG_MESON_GXL_USB_PHY) += meson-gxl-usb2.o meson-gxl-usb3.o