1 2 3 4 5 6 7 8
include $(srctree)/drivers/misc/mediatek/Makefile.custom #ifeq ($(CONFIG_ARM64), y) obj-y += etmv4/ #else #obj-y += etmv3/ #endif