6db4831e98
Android 14
7 lines
173 B
Makefile
7 lines
173 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_MTK_TEE_SANITY) += tee_sanity.o
|
|
|
|
# timesync to get boot time
|
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/timer/timesync
|