]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/iio/adc/Makefile
Staging: IIO: max1363 add software ring buffer support using ring_sw
[~andy/linux] / drivers / staging / iio / adc / Makefile
index 2a37feed4add60cbe5a7d465fd514a485cae45dd..0c2b6f39e8c876ca2e183d2da162084aa7461284 100644 (file)
@@ -3,5 +3,6 @@
 #
 
 max1363-y := max1363_core.o
+max1363-$(CONFIG_IIO_RING_BUFFER) += max1363_ring.o
 
 obj-$(CONFIG_MAX1363) += max1363.o