#
# Makefile for Pressure sensors
#
GCOV_PROFILE := y

obj-$(CONFIG_SENSORS_BMP180)	+= bmp180.o
