# In case the platform does NOT support this type of sensors
ccflags-y += -I$(srctree)/drivers/misc/mediatek/sensor_bio/hwmon/include
obj-y   +=  alsps.o
obj-y   +=  alsps_factory.o
obj-y   +=  aal_control.o

obj-$(CONFIG_MTK_ALSPSHUB)      +=  alspshub/
ifneq ($(CONFIG_MTK_ALSPSHUB),y)
obj-$(CONFIG_MTK_CM36558)	+=  cm36558/
endif
