mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 04:42:12 +00:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
#
|
||
|
# Makefile for IIO ADC drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_AT91_ADC) += at91_adc.o
|