summaryrefslogtreecommitdiff
path: root/drivers/misc/inv_mpu/pressure/Makefile
blob: 595923d809dc29b9fb8378cac761a10c602acac9 (plain)
1
2
3
4
5
6
7
8
#
# Pressure Slaves to MPUxxxx
#
obj-$(CONFIG_MPU_SENSORS_BMA085) += inv_mpu_bma085.o
inv_mpu_bma085-objs +=	bma085.o

EXTRA_CFLAGS += -Idrivers/misc/inv_mpu
EXTRA_CFLAGS += -D__C99_DESIGNATED_INITIALIZER