5 lines
156 B
Makefile
5 lines
156 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/include/mt-plat/
|
|
|
|
obj-$(CONFIG_MTK_PMIC_PROTECT) += mtk-pmic-oc-debug.o
|