linux-uconsole/drivers/input/magnetometer/Makefile

6 lines
No EOL
182 B
Makefile
Executable file

#
# Makefile for industrial I/O Magnetometer sensors
#
obj-$(CONFIG_COMPASS_AK8975) := ak8975.o
obj-$(CONFIG_COMPASS_AK8973) := ak8973.o
obj-$(CONFIG_COMPASS_MMC328X) := mmc328x.o