Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 850759ef authored by Abhimanyu Kapur's avatar Abhimanyu Kapur Committed by Matt Wagantall
Browse files

msm: Move dts into a subdirectory



This makes locating our files less convoluted, since the
arch/arm/boot/dts directory is now quite bloated. So
move the dts into a "qcom" subdirectory.

The dtb output objects will still remain in the usual place,
out/arch/arm/boot/dts.

Change-Id: I9147b76c5385d77b5e350e2daa623747034dc96e
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent c76ccdf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ $(INSTALL_TARGETS):

PHONY += dtbs dtbs_install
dtbs dtbs_install: prepare scripts
	$(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $@
	$(Q)$(MAKE) $(build)=$(boot)/dts/qcom MACHINE=$(MACHINE) $@

zImage-dtb: vmlinux scripts dtbs
	$(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
+3 −0
Original line number Diff line number Diff line
@@ -526,6 +526,9 @@ endif

targets += dtbs dtbs_install
targets += $(DTB_LIST)

#used for cleaning - not building
subdir- := qcom
endif

# *.dtb used to be generated in the directory above. Clean out the