#
# Makefile for industrial I/O Magnetometer sensors
#

GCOV_PROFILE := y

obj-$(CONFIG_SENSORS_HMC5843)	+= hmc5843.o
