summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4ee6c2c8f23..296e208a440 100644
--- a/Makefile
+++ b/Makefile
@@ -1407,6 +1407,12 @@ voiceblue_config: unconfig
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
#########################################################################