summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8c3ff7e..d43add4 100644
--- a/Makefile
+++ b/Makefile
@@ -1294,6 +1294,9 @@ evb4510_config : unconfig
at91rm9200dk_config : unconfig
@./mkconfig $(@:_config=) arm at91rm9200 at91rm9200dk
+cmc_pu2_config : unconfig
+ @./mkconfig $(@:_config=) arm at91rm9200 cmc_pu2
+
#########################################################################
## XScale Systems
#########################################################################