obj-$(CONFIG_IOP_IMU)      += imu_layer.o
obj-$(CONFIG_IOP_IMU_DEV)  += dev.o
imu_layer-objs	:= common.o imu.o
