1# 2# Makefile for industrial I/O Magnetometer sensors 3# 4 5obj-$(CONFIG_SENSORS_AK8975) += ak8975.o 6obj-$(CONFIG_SENSORS_HMC5843) += hmc5843.o 7