Makefile 106 B

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