Patch by Florian Schlote, 08 Sep 2004:
Add support for SenTec-COBRA5272-board (Coldfire).
diff --git a/Makefile b/Makefile
index a8b5063..d5d2713 100644
--- a/Makefile
+++ b/Makefile
@@ -924,6 +924,9 @@
utx8245_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x utx8245
+cobra5272_config : unconfig
+ @./mkconfig $(@:_config=) m68k mcf52x2 cobra5272
+
#########################################################################
## MPC8260 Systems
#########################################################################