diff options
Diffstat (limited to 'drivers/phy/nuvoton/Makefile')
-rw-r--r-- | drivers/phy/nuvoton/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/phy/nuvoton/Makefile b/drivers/phy/nuvoton/Makefile new file mode 100644 index 000000000000..2937e3921898 --- /dev/null +++ b/drivers/phy/nuvoton/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +obj-$(CONFIG_PHY_MA35_USB) += phy-ma35d1-usb2.o |