kernel_samsung_a34x-permissive/drivers/misc/mediatek/sensors-1.0/alsps/Makefile
2024-04-28 15:51:13 +02:00

12 lines
406 B
Makefile

# In case the platform does NOT support this type of sensors
ccflags-y += -I$(srctree)/drivers/misc/mediatek/sensors-1.0/hwmon/include
obj-y += alsps.o
obj-y += alsps_factory.o
obj-y += aal_control.o
obj-$(CONFIG_MTK_ALSPSHUB) += alspshub/
obj-$(CONFIG_MTK_CM36558) += cm36558/
obj-$(CONFIG_MTK_LTR303) += ltr303/
obj-$(CONFIG_MTK_LTR559) += ltr559/
obj-$(CONFIG_MTK_STK3X1X_NEW) += stk3x1x/