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

Commit 1f62b25b authored by Venkata Narendra Kumar Gutta's avatar Venkata Narendra Kumar Gutta
Browse files

ARM: dts: vendor: Add an initial makefile to the vendor

Add an initial makefile to the vendor directory.

Change-Id: Ibc41b0b441213a1bc7c1a113080d8927d96e3fda
parent 206e4e3f
Loading
Loading
Loading
Loading

Makefile

0 → 100644
+5 −0
Original line number Diff line number Diff line
vendor := $(srctree)/$(src)

ifneq "$(wildcard $(vendor)/qcom)" ""
	subdir-y += qcom
endif