Add support for AMCC 440SPe CPU based eval board (Yucca).
diff --git a/Makefile b/Makefile
index 9305cab..06e2299 100644
--- a/Makefile
+++ b/Makefile
@@ -922,6 +922,9 @@
 yellowstone_config:	unconfig
 	@./mkconfig $(@:_config=) ppc ppc4xx yellowstone amcc
 
+yucca_config:	unconfig
+	@./mkconfig $(@:_config=) ppc ppc4xx yucca amcc
+
 #########################################################################
 ## MPC8220 Systems
 #########################################################################