summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9305cab38bb..7e71f918709 100644
--- a/Makefile
+++ b/Makefile
@@ -366,6 +366,9 @@ MiniFAP_config: unconfig
}
@./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"