repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First Support on Ginger and OMAP TI
[linux-ginger.git]
/
drivers
/
staging
/
iio
/
adc
/
Makefile
blob
0c2b6f39e8c876ca2e183d2da162084aa7461284
1
2
# Makefile for industrial I/O ADC drivers
3
#
4
5
max1363-y
:=
max1363_core.o
6
max1363-
$(
CONFIG_IIO_RING_BUFFER
) +=
max1363_ring.o
7
8
obj-
$(
CONFIG_MAX1363
) +=
max1363.o