summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--include/configs/smmaco4.h (renamed from include/configs/SMMACO4.h)0
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cce475c25..83491762e 100644
--- a/Makefile
+++ b/Makefile
@@ -315,8 +315,8 @@ PM520_ROMBOOT_DDR_config: unconfig
}
@./mkconfig -a PM520 ppc mpc5xxx pm520
-SMMACO4_config: unconfig
- @./mkconfig -a SMMACO4 ppc mpc5xxx tqm5200
+smmaco4_config: unconfig
+ @./mkconfig -a smmaco4 ppc mpc5xxx tqm5200
spieval_config: unconfig
echo "#define CONFIG_CS_AUTOCONF">>include/config.h
diff --git a/include/configs/SMMACO4.h b/include/configs/smmaco4.h
index e106b3b57..e106b3b57 100644
--- a/include/configs/SMMACO4.h
+++ b/include/configs/smmaco4.h