Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6...
[cascardo/linux.git] / drivers / staging / iio / magnetometer / Makefile
1 #
2 # Makefile for industrial I/O Magnetometer sensors
3 #
4
5 obj-$(CONFIG_SENSORS_HMC5843)           += hmc5843_core.o
6 obj-$(CONFIG_SENSORS_HMC5843_I2C)       += hmc5843_i2c.o
7 obj-$(CONFIG_SENSORS_HMC5843_SPI)       += hmc5843_spi.o