Makefile 206 B

123456789
  1. #
  2. # Makefile for the sensors drivers.
  3. #
  4. # Each configuration option enables a list of files.
  5. obj-$(CONFIG_SENSORS_FINGERPRINT_SYSFS) += fingerprint_sysfs.o
  6. obj-$(CONFIG_SENSORS_VFS61XX_KO) += vfs61xx.o