diff options
Diffstat (limited to 'drivers/phy/ti/Makefile')
-rw-r--r-- | drivers/phy/ti/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/ti/Makefile b/drivers/phy/ti/Makefile new file mode 100644 index 0000000000..873ddbf036 --- /dev/null +++ b/drivers/phy/ti/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_$(SPL_)PHY_J721E_WIZ) += phy-j721e-wiz.o |