* Patch by Fred Klatt, 25 Jun 2004:
  Add support for WindRiver's SBC8560 board

* Patch by Nicolas Lacressonniere, 24 Jun 2004
  Small Bugs fixes for "at91rm9200dk" board:
  - Timing modifications for SPI DataFlash access
  - Fix NAND flash detection bug

* Patch by Nicolas Lacressonniere, 24 Jun 2004:
  Add Support for Flash AT49BV6416 for AT91RM9200DK board
diff --git a/MAKEALL b/MAKEALL
index d35042f..a0ae785 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -98,7 +98,7 @@
 #########################################################################
 
 LIST_85xx="	\
-	MPC8540ADS	MPC8560ADS	stxgp3				\
+	MPC8540ADS	MPC8560ADS	SBC8560		stxgp3		\
 "
 
 #########################################################################