Add support for TQM8560 board
diff --git a/Makefile b/Makefile
index 806b75e..f1961c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1211,6 +1211,9 @@
 TQM8540_config:      unconfig
 	@./mkconfig $(@:_config=) ppc mpc85xx tqm8540
 
+TQM8560_config:      unconfig
+	@./mkconfig $(@:_config=) ppc mpc85xx tqm8560
+
 #########################################################################
 ## 74xx/7xx Systems
 #########################################################################