linux/drivers/input/gyroscope/Makefile

7 lines
106 B
Makefile
Executable File

# gyroscope drivers
obj-$(CONFIG_GYRO_SENSOR_K3G) += k3g.o
obj-$(CONFIG_GYRO_L3G4200D) += l3g4200d.o