mirror of https://gitee.com/openkylin/linux.git
6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
#
|
||
|
# Makefile for IIO ADC drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_AT91_ADC) += at91_adc.o
|