#
# Makefile for Bosch sensor driver.
#



obj-$(CONFIG_SENSOR_MSA)    += msa.o
msa-objs = msa_cust.o msa_core.o

