X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=scripts%2FMakefile.lib;h=79c059e708600b04b63f8bc27cca94b485684cc8;hb=26e61e8939b1fe8729572dabe9a9e97d930dd4f6;hp=49392ecbef17baf113bb9e3771384d06413bbb25;hpb=4fa109b13042868de84bedc70ea9b8337b502cf9;p=deliverable%2Flinux.git diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 49392ecbef17..79c059e70860 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