]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/adc/Makefile
input: Allow updating of keyboard LEDs
[karo-tx-uboot.git] / drivers / adc / Makefile
index c4d9618ec3ed2d03af4f0e81b28e4a1e0bcd3f5e..cebf26de078044dbcbecc1aea7c92172352d8037 100644 (file)
@@ -6,3 +6,5 @@
 #
 
 obj-$(CONFIG_ADC) += adc-uclass.o
+obj-$(CONFIG_ADC_EXYNOS) += exynos-adc.o
+obj-$(CONFIG_ADC_SANDBOX) += sandbox.o