repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Realtek cr: Add autosuspend function.
[zen-stable.git]
/
drivers
/
staging
/
iio
/
dac
/
Makefile
blob
83196de7a54c6983e723740d86af4abd60db379e
1
#
2
# Makefile for industrial I/O DAC drivers
3
#
4
5
obj-
$(
CONFIG_AD5624R_SPI
) +=
ad5624r_spi.o
6
obj-
$(
CONFIG_AD5504
) +=
ad5504.o
7
obj-
$(
CONFIG_AD5446
) +=
ad5446.o
8
obj-
$(
CONFIG_AD5791
) +=
ad5791.o
9
obj-
$(
CONFIG_MAX517
) +=
max517.o