android_kernel_oneplus_msm8998/drivers/oneplus/Makefile

6 lines
117 B
Makefile
Raw Permalink Normal View History

ifdef CONFIG_OEM_DEBUG_SUPPORT
# oem trace
obj-$(CONFIG_OEM_TRACE_SUPPORT) += oem_trace.o
obj-y += boot_mode.o
endif