From bf9e3b38f77c2eac620263dd60437c6ec47a27bf Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 12 Feb 2004 00:47:09 +0000 Subject: * Some code cleanup * Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 56c84ec86a..965b93ddf3 100644 --- a/Makefile +++ b/Makefile @@ -833,10 +833,10 @@ ZPC1900_config: unconfig ######################################################################### M5272C3_config : unconfig - @./mkconfig $(@:_config=) m68k coldfire m5272c3 + @./mkconfig $(@:_config=) m68k mcf52x2 m5272c3 M5282EVB_config : unconfig - @./mkconfig $(@:_config=) m68k coldfire m5282evb + @./mkconfig $(@:_config=) m68k mcf52x2 m5282evb ######################################################################### ## MPC85xx Systems -- cgit v1.2.3