Files
kernel_oneplus_sm8550-devic…/Makefile
Vamsi Krishna Lanka d0915617b4 ARM: dts: msm: Add initial device tree for kalama
Add initial device tree to support to kalama SoC and
add RUMI, MTP, CDP and QRD platforms

Change-Id: Idfb076fa699a15602fd0d0dfef1ef30ad8bc6861
2021-06-01 22:52:08 -07:00

6 lines
91 B
Makefile

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