Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / adc / Makefile
1 #
2 # Makefile for the adc core.
3 #
4
5 obj-$(CONFIG_ADC)               += core.o
6 obj-y                                   += plat/
7