aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/gud/302a/Makefile
blob: 4937fb49cca0547b963b81a484ab22ca8e5af2b8 (plain) (blame)
1
2
3
4
5
6
7
#ccflags-y += -Werror

ifeq ($(CONFIG_ARM64), y)
obj-$(CONFIG_TRUSTONIC_TEE_SUPPORT) += gud/
else
obj-$(CONFIG_TRUSTONIC_TEE_SUPPORT) += gud/
endif