Added support for TQM834x boards.
diff --git a/Makefile b/Makefile
index 6ce5416..fa9b787 100644
--- a/Makefile
+++ b/Makefile
@@ -1241,6 +1241,9 @@
 MPC8349ADS_config:	unconfig
 	@./mkconfig $(@:_config=) ppc mpc83xx mpc8349ads
 
+TQM834x_config:	unconfig
+	@./mkconfig $(@:_config=) ppc mpc83xx tqm834x
+
 #########################################################################
 ## MPC85xx Systems
 #########################################################################