]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/netstar/config.mk
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
[karo-tx-uboot.git] / board / netstar / config.mk
index 8b73e97598172954fe5d45fd46ef2b75796ee847..57a34c49576441ecf2e31b236c38809d6aa273aa 100644 (file)
@@ -9,3 +9,7 @@
 
 # XXX TEXT_BASE = 0x20012000
 TEXT_BASE = 0x13FC0000
+
+# Compile the new NAND code (needed iff #ifdef CONFIG_NEW_NAND_CODE)
+BOARDLIBS = drivers/nand/libnand.a
+