]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/phy/Makefile
dm: mmc: Add an implementation of the 'devnum' functions
[u-boot] / drivers / net / phy / Makefile
index 9e4d4927e676a3fa9a48c156838e048260c511dc..1e299b97b96187517fa81d97d3768fd2255c96c9 100644 (file)
@@ -25,4 +25,5 @@ obj-$(CONFIG_PHY_REALTEK) += realtek.o
 obj-$(CONFIG_PHY_SMSC) += smsc.o
 obj-$(CONFIG_PHY_TERANETICS) += teranetics.o
 obj-$(CONFIG_PHY_TI) += ti.o
+obj-$(CONFIG_PHY_XILINX) += xilinx_phy.o
 obj-$(CONFIG_PHY_VITESSE) += vitesse.o