ifeq ($(CONFIG_MTK_SENSOR_SUPPORT),y) obj-y += hwmsen/ obj-y += batchsen/ obj-y += sensor_dts/ else obj-n := hwmsen/ obj-n += batchsen/ endif