summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7c66a63a5c..8ceaad1d1e 100644
--- a/Makefile
+++ b/Makefile
@@ -449,6 +449,11 @@ ERIC_config:unconfig
MIP405_config:unconfig
@./mkconfig $(@:_config=) ppc ppc4xx mip405 mpl
+MIP405T_config:unconfig
+ @echo "#define CONFIG_MIP405T" >include/config.h
+ @echo "Enable subset config for MIP405T"
+ @./mkconfig -a MIP405 ppc ppc4xx mip405 mpl
+
ML2_config:unconfig
@./mkconfig $(@:_config=) ppc ppc4xx ml2
OpenPOWER on IntegriCloud