summaryrefslogtreecommitdiff
path: root/drivers/phy/allwinner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/allwinner/Makefile')
-rw-r--r--drivers/phy/allwinner/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/phy/allwinner/Makefile b/drivers/phy/allwinner/Makefile
new file mode 100644
index 000000000000..8605529c01a1
--- /dev/null
+++ b/drivers/phy/allwinner/Makefile
@@ -0,0 +1,2 @@
+obj-$(CONFIG_PHY_SUN4I_USB) += phy-sun4i-usb.o
+obj-$(CONFIG_PHY_SUN9I_USB) += phy-sun9i-usb.o