summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/Makefile
blob: 2a37feed4add60cbe5a7d465fd514a485cae45dd (plain)
1
2
3
4
5
6
7

# Makefile for industrial I/O ADC drivers
#

max1363-y := max1363_core.o

obj-$(CONFIG_MAX1363) += max1363.o
OpenPOWER on IntegriCloud