From a562e1bd9d8e10ea2e51d08e66d35a6e1795153b Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 9 Jan 2005 18:21:42 +0000 Subject: Patch by Florian Schlote, 08 Sep 2004: Add support for SenTec-COBRA5272-board (Coldfire). --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a8b5063992..d5d2713926 100644 --- a/Makefile +++ b/Makefile @@ -924,6 +924,9 @@ SL8245_config: unconfig utx8245_config: unconfig @./mkconfig $(@:_config=) ppc mpc824x utx8245 +cobra5272_config : unconfig + @./mkconfig $(@:_config=) m68k mcf52x2 cobra5272 + ######################################################################### ## MPC8260 Systems ######################################################################### -- cgit v1.2.1