summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2006-02-22 10:25:39 +0100
committerWolfgang Denk <wd@pollux.(none)>2006-02-22 10:25:39 +0100
commit6624b687bc2b747233090e67628df37d1c84ed17 (patch)
tree0dd47ddace9b7471fd8795c704f3791ad3aeab09 /Makefile
parent5f0be01356aa7dafc2e5e4ee07715d05bbe9013b (diff)
downloadtalos-obmc-uboot-6624b687bc2b747233090e67628df37d1c84ed17.tar.gz
talos-obmc-uboot-6624b687bc2b747233090e67628df37d1c84ed17.zip
Rename SMMACO4 board into smmaco4 for consistency with Linux.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cce475c25f..83491762eb 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
OpenPOWER on IntegriCloud