]> granicus.if.org Git - esp-idf/commitdiff
mconf: Don't include system headers in dependency files
authorAngus Gratton <angus@espressif.com>
Mon, 3 Sep 2018 03:07:59 +0000 (11:07 +0800)
committerbot <bot@espressif.com>
Mon, 3 Sep 2018 03:45:15 +0000 (03:45 +0000)
Fixes issue where build gets stuck because of .d files in the
tools/kconfig directory.

Closes https://github.com/espressif/esp-idf/issues/712

tools/kconfig/Makefile

index 2454e47af795095f813627ae0f7e2fa76f5f308c..68029f257d4a7bc2515c63c26f725fdab78f4b88 100644 (file)
@@ -161,7 +161,7 @@ check-lxdialog  := lxdialog/check-lxdialog.sh
 # Use recursively expanded variables so we do not call gcc unless
 # we really need to do so. (Do not call gcc as part of make mrproper)
 CFLAGS += $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags) \
-                    -DLOCALE -MD
+                    -DLOCALE -MMD
 
 # ===========================================================================
 # Shared Makefile for the various kconfig executables: