Files
android_kernel_oneplus_sm86…/Makefile
Bruno Martins fd0ed52ead dt: Opt-out for irrelevant DTB[O]s based on config
Change-Id: If2421afc876e320489d1e457b8ab91176e5f7b48
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
2025-09-07 02:29:10 +00:00

9 lines
157 B
Makefile

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