]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
[karo-tx-uboot.git] / Makefile
index af0c25af4c56c896c20ff9db57163ff2138b0e6a..9b93463000f2c7a7e242d8b4e0016bd37f938a59 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,8 @@ LIBS += disk/libdisk.a
 LIBS += rtc/librtc.a
 LIBS += dtt/libdtt.a
 LIBS += drivers/libdrivers.a
+LIBS += drivers/nand/libnand.a
+LIBS += drivers/nand_legacy/libnand_legacy.a
 LIBS += drivers/sk98lin/libsk98lin.a
 LIBS += post/libpost.a post/cpu/libcpu.a
 LIBS += common/libcommon.a