Add nds32 support in u-boot Makefile.
Signed-off-by: Macpaul Lin <[email protected]>
---
Makefile | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index c26e491..c6424ad 100644
--- a/Makefile
+++ b/Makefile
@@ -479,6 +479,16 @@ unconfig:
$(MAKE)
#========================================================================
+# ANDES
+#========================================================================
+
+#########################################################################
+## NDS32 adp-ag101 (also for FPGA_X5)
+#########################################################################
+adp-ag101_config: unconfig
+ @$(MKCONFIG) $(@:_config=) nds32 n1213s $(@:_config=) AndesTech ag101
+
+#========================================================================
# PowerPC
#========================================================================
--
1.7.1
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot