Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
1986c10acc9c906e453fb19d86e6342e8e525824
/
.
/
drivers
/
staging
/
iio
/
adc
/
Makefile
blob: 6436a62b6278ff465ad455358d7e210e196b070f [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for industrial I/O ADC drivers
#
obj
-
$
(
CONFIG_AD7816
)
+=
ad7816
.
o
obj
-
$
(
CONFIG_AD7280
)
+=
ad7280a
.
o