repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
drivers
/
iio
/
common
/
ssp_sensors
/
Makefile
blob
ba831429b20ac1852cbb7ad893ffec24b50e7140
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for SSP sensor drivers and commons.
4
#
5
6
sensorhub-objs
:=
ssp_dev.o ssp_spi.o
7
obj-
$(
CONFIG_IIO_SSP_SENSORHUB
) +=
sensorhub.o
8
9
obj-
$(
CONFIG_IIO_SSP_SENSORS_COMMONS
) +=
ssp_iio.o