1# 2# Makefile for SSP sensor drivers and commons. 3# 4 5sensorhub-objs := ssp_dev.o ssp_spi.o 6obj-$(CONFIG_IIO_SSP_SENSORHUB) += sensorhub.o 7