[Patch]	Add basic support for the SMMACO4 Board from PanDaCom.

Signed-off-by: Heiko Schocher <hs@denx.de>
diff --git a/Makefile b/Makefile
index 9305cab..7e71f91 100644
--- a/Makefile
+++ b/Makefile
@@ -366,6 +366,9 @@
 		}
 	@./mkconfig -a TQM5200 ppc mpc5xxx tqm5200
 
+SMMACO4_config: unconfig
+	@./mkconfig -a SMMACO4 ppc mpc5xxx tqm5200
+
 spieval_config:	unconfig
 	echo "#define CONFIG_CS_AUTOCONF">>include/config.h
 	echo "... with automatic CS configuration"