|
@@ -152,6 +152,7 @@ ld_flags = $(LDFLAGS) $(ldflags-y)
|
|
dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc \
|
|
dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc \
|
|
-I$(srctree)/arch/$(SRCARCH)/boot/dts \
|
|
-I$(srctree)/arch/$(SRCARCH)/boot/dts \
|
|
-I$(srctree)/arch/$(SRCARCH)/boot/dts/include \
|
|
-I$(srctree)/arch/$(SRCARCH)/boot/dts/include \
|
|
|
|
+ -I$(srctree)/drivers/of/testcase-data \
|
|
-undef -D__DTS__
|
|
-undef -D__DTS__
|
|
|
|
|
|
# Finds the multi-part object the current object will be linked into
|
|
# Finds the multi-part object the current object will be linked into
|