#
# Makefile for sensor chip drivers.
#


#obj-n	+= bma020.o
obj-$(CONFIG_BMA020)	+= bma020_fs.o
#obj-$(CONFIG_BMA020)   += bma020.o





