Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common
[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