summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 7062163008..0a5b4707aa 100644
--- a/Makefile
+++ b/Makefile
@@ -483,11 +483,7 @@ TQM862M_config \
TQM862M_66MHz_config \
TQM862M_80MHz_config \
TQM862M_100MHz_config \
-TQM866M_config \
-TQM866M_66MHz_config \
-TQM866M_80MHz_config \
-TQM866M_100MHz_config \
-TQM866M_133MHz_config: unconfig
+TQM866M_config: unconfig
@ >include/config.h
@[ -z "$(findstring _66MHz,$@)" ] || \
{ echo "#define CONFIG_66MHz" >>include/config.h ; \