include $(srctree)/drivers/misc/mediatek/Makefile.custom
#ifeq ($(CONFIG_ARM64), y)
obj-y += etmv4/
#else
#obj-y += etmv3/
#endif
 

