From daa6e418bcc0c717752e8de939c213c790286096 Mon Sep 17 00:00:00 2001 From: Bartlomiej Sieka Date: Wed, 20 Dec 2006 00:27:32 +0100 Subject: Preliminary support for the iDMR board (ColdFire). --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d2534ab776c..4f7b6e4a6dd 100644 --- a/Makefile +++ b/Makefile @@ -1569,6 +1569,9 @@ EB+MCF-EV123_internal_config : unconfig @echo "TEXT_BASE = 0xF0000000"|tee $(obj)board/BuS/EB+MCF-EV123/textbase.mk @$(MKCONFIG) EB+MCF-EV123 m68k mcf52x2 EB+MCF-EV123 BuS +idmr_config : unconfig + @$(MKCONFIG) $(@:_config=) m68k mcf52x2 idmr + M5271EVB_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5271evb -- cgit v1.2.3