summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b9656a56f5..5efe4e9de4 100644
--- a/Makefile
+++ b/Makefile
@@ -372,6 +372,7 @@ xtract_8xx = $(subst _66MHz,,$(subst _80MHz,,$(subst _100MHz,,$(subst _LCD,,$(su
FPS850L_config \
FPS860L_config \
+NSCU_config \
TQM823L_config \
TQM823L_66MHz_config \
TQM823L_80MHz_config \
@@ -390,6 +391,15 @@ TQM860L_80MHz_config \
TQM862L_config \
TQM862L_66MHz_config \
TQM862L_80MHz_config \
+TQM855M_config \
+TQM855M_66MHz_config \
+TQM855M_80MHz_config \
+TQM860M_config \
+TQM860M_66MHz_config \
+TQM860M_80MHz_config \
+TQM862M_config \
+TQM862M_66MHz_config \
+TQM862M_80MHz_config \
TQM862M_100MHz_config: unconfig
@ >include/config.h
@[ -z "$(findstring _66MHz,$@)" ] || \
OpenPOWER on IntegriCloud