#
# Makefile for I2C gsensor chip drivers.
#

obj-$(CONFIG_SENSORS_DA380)	        += da380.o
da380-objs:= mir3da_core.o mir3da_cust.o

