diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -356,7 +356,7 @@ endif endif DTC_FLAGS += -I dts -O dtb -DTC_CPPFLAGS += -nostdinc -Iinclude -undef -x assembler-with-cpp +DTC_CPPFLAGS += -P -nostdinc -Iinclude -Ifdts -undef -x assembler-with-cpp ################################################################################ # Common sources and include directories |