diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.lib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 58c05e5d9870..011d464d2132 100644 --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib | |||
| @@ -176,7 +176,6 @@ ld_flags = $(LDFLAGS) $(ldflags-y) | |||
| 176 | dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc \ | 176 | dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc \ |
| 177 | -I$(srctree)/arch/$(SRCARCH)/boot/dts \ | 177 | -I$(srctree)/arch/$(SRCARCH)/boot/dts \ |
| 178 | -I$(srctree)/scripts/dtc/include-prefixes \ | 178 | -I$(srctree)/scripts/dtc/include-prefixes \ |
| 179 | -I$(srctree)/drivers/of/testcase-data \ | ||
| 180 | -undef -D__DTS__ | 179 | -undef -D__DTS__ |
| 181 | 180 | ||
| 182 | # Finds the multi-part object the current object will be linked into | 181 | # Finds the multi-part object the current object will be linked into |
