Makefile 156 B

123456
  1. #
  2. # Makefile for industrial I/O gyroscope sensor drivers
  3. #
  4. obj-$(CONFIG_ADIS16136) += adis16136.o
  5. obj-$(CONFIG_HID_SENSOR_GYRO_3D) += hid-sensor-gyro-3d.o