x86: Ensure IDT and GDT remain 16-byte aligned post relocation
[oweals/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index cbbf269849290963f1272399826784ee89c47736..2a77857a2450d52ffe5a11f5ca161a773fa16fde 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -316,7 +316,6 @@ LIST_ARM11="$(boards_by_cpu arm1136)        \
        imx31_phycore           \
        imx31_phycore_eet       \
        mx31pdk                 \
-       mx31pdk_nand            \
        smdk6400                \
 "
 
@@ -477,6 +476,12 @@ LIST_sh="$(boards_by_arch sh)"
 
 LIST_sparc="$(boards_by_arch sparc)"
 
+#########################################################################
+## NDS32 Systems
+#########################################################################
+
+LIST_nds32="$(boards_by_arch nds32)"
+
 #-----------------------------------------------------------------------
 
 build_target() {