Add M5271EVB board support.
diff --git a/Makefile b/Makefile
index 0470f33..0638a64 100644
--- a/Makefile
+++ b/Makefile
@@ -1318,6 +1318,9 @@
 r5200_config :		unconfig
 	@./mkconfig $(@:_config=) m68k mcf52x2 r5200
 
+M5271EVB_config :		unconfig
+	@./mkconfig $(@:_config=) m68k mcf52x2 m5271evb
+
 #########################################################################
 ## MPC83xx Systems
 #########################################################################