Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
1986c10acc9c906e453fb19d86e6342e8e525824
/
.
/
drivers
/
staging
/
iio
/
frequency
/
Makefile
blob: b8c5cf98aa5e1e067047d185255d13aacd7b9fc1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for Direct Digital Synthesis drivers
#
obj
-
$
(
CONFIG_AD9832
)
+=
ad9832
.
o
obj
-
$
(
CONFIG_AD9834
)
+=
ad9834
.
o