From 6d33c6acfa35b1144d46ffbff7e29ee7969290d0 Mon Sep 17 00:00:00 2001 From: TsiChung Liew Date: Wed, 23 Jul 2008 17:11:47 -0500 Subject: ColdFire: Add M5253DEMO platform support for MCF5253 Signed-off-by: TsiChung Liew --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a384d16772..d802b03d0e 100644 --- a/Makefile +++ b/Makefile @@ -1851,6 +1851,9 @@ M5235EVB_Flash32_config: unconfig M5249EVB_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5249evb freescale +M5253DEMO_config : unconfig + @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5253demo freescale + M5253EVBE_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5253evbe freescale -- cgit v1.2.1