summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-03-18 17:37:01 -0500
committerJohn Rigby <jrigby@freescale.com>2008-03-31 15:10:24 -0600
commit48ead7a7a922fceaf494e352abfab8216a41b417 (patch)
tree40f1ae79406e7b1573c05ad30650970026c1ced7 /Makefile
parent545c8e0a7cd3ca9d3846668f69b0d201250abea8 (diff)
downloadu-boot-imx-48ead7a7a922fceaf494e352abfab8216a41b417.zip
u-boot-imx-48ead7a7a922fceaf494e352abfab8216a41b417.tar.gz
u-boot-imx-48ead7a7a922fceaf494e352abfab8216a41b417.tar.bz2
ColdFire: Remove R5200 board
This board never went into production Signed-off-by: Zachary P. Landau <zachary.landau@labxtechnologies.com> Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> Acked-by: John Rigby <jrigby@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3362c33..f8db8d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1828,9 +1828,6 @@ M5282EVB_config : unconfig
TASREG_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 tasreg esd
-r5200_config : unconfig
- @$(MKCONFIG) $(@:_config=) m68k mcf52x2 r5200
-
M5329AFEE_config \
M5329BFEE_config : unconfig
@case "$@" in \