Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for SSP sensor drivers and commons. # sensorhub-objs := ssp_dev.o ssp_spi.o obj-$([31mCONFIG_IIO_SSP_SENSORHUB[0m) += sensorhub.o obj-$([31mCONFIG_IIO_SSP_SENSORS_COMMONS[0m) += ssp_iio.o