X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=scripts%2FMakefile.lib;h=79c059e708600b04b63f8bc27cca94b485684cc8;hb=HEAD;hp=49392ecbef17baf113bb9e3771384d06413bbb25;hpb=b409624ad5a99c2e84df6657bd0f7931ac470d2d;p=~andy%2Flinux diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 49392ecbef1..79c059e7086 100644 --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib @@ -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)/drivers/of/testcase-data \ -undef -D__DTS__ # Finds the multi-part object the current object will be linked into