]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
powerpc/85xx: Add support for FMan ethernet in Independent mode
[karo-tx-uboot.git] / Makefile
index 77140eb7a27751fd468bca98f1aca3e1db7d18fe..5981870227c2203b90161e8caf07b1e75c902ba1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -257,6 +257,7 @@ LIBS += arch/powerpc/cpu/mpc8xxx/lib8xxx.o
 endif
 ifeq ($(CPU),mpc85xx)
 LIBS += drivers/qe/libqe.o
+LIBS += drivers/net/fm/libfm.o
 LIBS += arch/powerpc/cpu/mpc8xxx/ddr/libddr.o
 LIBS += arch/powerpc/cpu/mpc8xxx/lib8xxx.o
 endif