diff options
Diffstat (limited to 'drivers/phy/hisilicon/Makefile')
-rw-r--r-- | drivers/phy/hisilicon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/phy/hisilicon/Makefile b/drivers/phy/hisilicon/Makefile new file mode 100644 index 000000000000..541b348187a8 --- /dev/null +++ b/drivers/phy/hisilicon/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_PHY_HI6220_USB) += phy-hi6220-usb.o +obj-$(CONFIG_PHY_HIX5HD2_SATA) += phy-hix5hd2-sata.o |