obj-$(CONFIG_GMJS_TCM) += gmjs_core.o
gmjs_core-y := tcm.o
obj-$(CONFIG_GMJS_TCM_LPC) += tcm_tis.o
obj-$(CONFIG_GMJS_TCM_SPI) += tcm_tis_spi.o

