Patch by Greg Ungerer, 19 May 2005:
add support for the OpenGear CM4008 board
diff --git a/Makefile b/Makefile
index 4ee6c2c..296e208 100644
--- a/Makefile
+++ b/Makefile
@@ -1407,6 +1407,12 @@
fi
@./mkconfig -a voiceblue arm arm925t voiceblue
+cm4008_config : unconfig
+ @./mkconfig $(@:_config=) arm arm920t cm4008 NULL ks8695
+
+cm41xx_config : unconfig
+ @./mkconfig $(@:_config=) arm arm920t cm41xx NULL ks8695
+
#########################################################################
## S3C44B0 Systems
#########################################################################