Revert "support different wifi bt chip auto compatible"
[firefly-linux-kernel-4.4.55.git] / scripts / Makefile.lib
index bd161eff6921ff4b0ddfa92645d57a72ee3fd59b..76fec094054576a14f2d80ac9812dc3db2be6b84 100644 (file)
@@ -152,6 +152,7 @@ ld_flags       = $(LDFLAGS) $(ldflags-y)
 dtc_cpp_flags  = -Wp,-MD,$(depfile).pre.tmp -nostdinc                    \
                 -I$(srctree)/arch/$(SRCARCH)/boot/dts                   \
                 -I$(srctree)/arch/$(SRCARCH)/boot/dts/include           \
+                -I$(srctree)/include                                    \
                 -undef -D__DTS__
 
 # Finds the multi-part object the current object will be linked into