1# 2# Makefile for IIO ADC drivers 3# 4 5obj-$(CONFIG_AD7266) += ad7266.o 6obj-$(CONFIG_AT91_ADC) += at91_adc.o 7