Makefile 121 B

123456
  1. #
  2. # Makefile for IIO Light sensors
  3. #
  4. obj-$(CONFIG_SENSORS_LM3533) += lm3533-als.o
  5. obj-$(CONFIG_VCNL4000) += vcnl4000.o