]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/fm/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
[u-boot] / drivers / net / fm / Makefile
index 4642c54ecea78b29eb71690c68e0bd1def6e5b3d..7a1fcdd81fbe4009dad08f373feb27672e6542f6 100644 (file)
@@ -32,6 +32,10 @@ COBJS-y += init.o
 COBJS-y += tgec.o
 COBJS-y += tgec_phy.o
 
+# Soc have FMAN v3 with mEMAC
+COBJS-$(CONFIG_SYS_FMAN_V3) += memac_phy.o
+COBJS-$(CONFIG_SYS_FMAN_V3) += memac.o
+
 # SoC specific SERDES support
 COBJS-$(CONFIG_P1017)  += p1023.o
 COBJS-$(CONFIG_P1023)  += p1023.o