]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
* Add variable CPU clock for MPC859/866 systems (so far only TQM866M):
[karo-tx-uboot.git] / Makefile
index 7062163008eafab1f67ffa2a977f68fd0a918f7b..0a5b4707aab3e8827c7c5f7a2ab8ea823fac1853 100644 (file)
--- 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 ; \