Add support for the digsy MTC board.

This is the InterControl custom device based on the MPC5200B chip.

Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
diff --git a/MAKEALL b/MAKEALL
index ed9e5ed..32d95db 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -47,6 +47,7 @@
 	BC3450		\
 	cm5200		\
 	cpci5200	\
+	digsy_mtc	\
 	EVAL5200	\
 	fo300		\
 	icecube_5100	\