commit | 808f253a833a50dc673315dbf0561bf18f0025b7 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@pollux.(none)> | Mon Feb 20 17:34:12 2006 +0100 |
committer | Heiko Schocher <hs@pollux.(none)> | Mon Feb 20 17:34:12 2006 +0100 |
tree | 95c2d37a4742a51cfd18b663cf74f966e675a9ef | |
parent | a71cec77a9681f366694b27f3858ec52f72a6b25 [diff] [blame] |
[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"