[U-Boot] [PATCH 10/10] nds32: add nds32 with Makefile support

Macpaul Lin macpaul at andestech.com
Fri Jun 11 11:34:44 CEST 2010


	Add nds32 support in u-boot Makefile.

Signed-off-by: Macpaul Lin <macpaul at andestech.com>
---
 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



More information about the U-Boot mailing list