#
# Makefile for the sensors drivers.
#

# Each configuration option enables a list of files.


# accelerometer_sensor
obj-$(CONFIG_SENSORS_K3DH)		+= k3dh.o


