Files
kernel_oneplus_sm8550-devic…/Makefile

11 lines
213 B
Makefile

vendor := $(srctree)/$(src)
ifneq "$(wildcard $(vendor)/qcom)" ""
#OPLUS_DTS_OVERLAY start
#subdir-y += qcom
#OPLUS_DTS_OVERLAY end
endif
#OPLUS_DTS_OVERLAY start
subdir-y += oplus
#OPLUS_DTS_OVERLAY end