]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile.autoconf
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / scripts / Makefile.autoconf
index 44c39970f30a9daf5c931131001ef4133508d5eb..ced2b9a6b0dc6b1dda10508a68010062de5e3a26 100644 (file)
@@ -74,7 +74,6 @@ define filechk_config_h
                | sed '/=/ {s/=/        /;q; } ; { s/$$/        1/; }'; \
        done;                                                           \
        echo \#define CONFIG_BOARDDIR board/$(if $(VENDOR),$(VENDOR)/)$(BOARD);\
-       echo \#include \<config_cmd_defaults.h\>;                       \
        echo \#include \<config_defaults.h\>;                           \
        echo \#include \<configs/$(CONFIG_SYS_CONFIG_NAME).h\>;         \
        echo \#include \<asm/config.h\>;                                \