]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - scripts/Makefile.lib
dts: move device tree sources to arch/$(ARCH)/dts/
[people/ms/u-boot.git] / scripts / Makefile.lib
index ee3ceac7d13d9c444bc9ffc98dbbb75d23b86f94..02b17b105791d4d1817260cfac292a4bbbffca44 100644 (file)
@@ -153,7 +153,6 @@ ld_flags       = $(LDFLAGS) $(ldflags-y)
 
 # Modified for U-Boot
 dtc_cpp_flags  = -Wp,-MD,$(depfile).pre.tmp -nostdinc                    \
-                -I$(srctree)/board/$(VENDOR)/dts/                       \
                 -I$(srctree)/arch/$(ARCH)/dts                           \
                 -undef -D__DTS__