summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2009-03-12 07:37:28 +0100
committerWolfgang Denk <wd@denx.de>2009-03-18 20:50:04 +0100
commitd044954fe2a7e7a3dd104eb9c9d2104e38da2911 (patch)
treeeea54054af261def3be4ea0556683ee2bf0e8fc4 /Makefile
parent18b2f35bde1672e074a3d5048383cb56fda745cb (diff)
downloadblackbird-obmc-uboot-d044954fe2a7e7a3dd104eb9c9d2104e38da2911.tar.gz
blackbird-obmc-uboot-d044954fe2a7e7a3dd104eb9c9d2104e38da2911.zip
8xx, mgsuvd: rename board to a more generic name
renaming the "mgsuvd" board port into "km8xx", because there come more similar boards from keymile. Compiling the mgsuvd board with "make mgsuvd_config" remains. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 180d2f5326..859dfb71e5 100644
--- a/Makefile
+++ b/Makefile
@@ -938,7 +938,7 @@ MBX860T_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc8xx mbx8xx
mgsuvd_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc8xx mgsuvd keymile
+ @$(MKCONFIG) $(@:_config=) ppc mpc8xx km8xx keymile
MHPC_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc8xx mhpc eltec
OpenPOWER on IntegriCloud