Add initial support for MPC8349E MDS board.
diff --git a/Makefile b/Makefile
index 1a0e6c3..869d61f 100644
--- a/Makefile
+++ b/Makefile
@@ -1293,6 +1293,9 @@
 TQM834x_config:	unconfig
 	@./mkconfig $(@:_config=) ppc mpc83xx tqm834x
 
+MPC8349EMDS_config:	unconfig
+	@./mkconfig $(@:_config=) ppc mpc83xx mpc8349emds
+
 #########################################################################
 ## MPC85xx Systems
 #########################################################################