ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support

This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
Again, only one image supports both targets.

Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/MAKEALL b/MAKEALL
index 67b39c3..ef181ba 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -181,6 +181,7 @@
 	EXBITGEN	\
 	G2000		\
 	haleakala	\
+	haleakala_nand	\
 	hcu4		\
 	hcu5		\
 	HH405		\
@@ -189,6 +190,7 @@
 	KAREF		\
 	katmai		\
 	kilauea		\
+	kilauea_nand	\
 	luan		\
 	lwmon5		\
 	makalu		\