diff options
Diffstat (limited to 'drivers/phy/allwinner/Makefile')
-rw-r--r-- | drivers/phy/allwinner/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/allwinner/Makefile b/drivers/phy/allwinner/Makefile index e709fca643c..f2b60ce1a64 100644 --- a/drivers/phy/allwinner/Makefile +++ b/drivers/phy/allwinner/Makefile @@ -4,3 +4,4 @@ # obj-$(CONFIG_PHY_SUN4I_USB) += phy-sun4i-usb.o +obj-$(CONFIG_PHY_SUN50I_USB3) += phy-sun50i-usb3.o |