[Microblaze][PATCH] part 2
timer support
interrupt controller support
flash support
ethernet support
cache support
board information support
env support
booting image support

adding support for Xilinx ML401
diff --git a/MAKEALL b/MAKEALL
index 8431b3e..172f3e5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -292,7 +292,7 @@
 #########################################################################
 
 LIST_microblaze="	\
-	suzaku
+	suzaku		ml401
 "
 
 #########################################################################