x86: Do not reserve brk for DMI if it's not going to be used
[linux-2.6/cjktty.git] / drivers / staging / iio / Makefile
blob7ec021810a7718b1a329a0a621781d1ccc957423
2 # Makefile for the industrial I/O core.
5 obj-$(CONFIG_IIO) += industrialio.o
6 industrialio-y := industrialio-core.o
7 industrialio-$(CONFIG_IIO_RING_BUFFER) += industrialio-ring.o
8 industrialio-$(CONFIG_IIO_TRIGGER) += industrialio-trigger.o
10 obj-$(CONFIG_IIO_SW_RING) += ring_sw.o
12 obj-y += accel/
13 obj-y += adc/
14 obj-y += light/
16 obj-y += trigger/