Blame view

drivers/iio/light/Makefile 737 Bytes
9c8ea1b29   Johan Hovold   iio: add LM3533 a...
1
2
3
  #
  # Makefile for IIO Light sensors
  #
3edc84e60   Lars-Peter Clausen   iio: Add a commen...
4
  # When adding new entries keep the list in alphabetical order
bbdb822c4   Peter Meerwald   iio: add adjd_s31...
5
  obj-$(CONFIG_ADJD_S311)		+= adjd_s311.o
f007d7f14   Daniel Baluta   iio: Add Dyna-Ima...
6
  obj-$(CONFIG_AL3320A)		+= al3320a.o
03eff7b60   Oleksandr Kravchenko   iio: add APDS9300...
7
  obj-$(CONFIG_APDS9300)		+= apds9300.o
971672c0b   Kevin Tsai   iio: add Capella ...
8
  obj-$(CONFIG_CM32181)		+= cm32181.o
e590d4519   Beomho Seo   iio: cm36651: Add...
9
  obj-$(CONFIG_CM36651)		+= cm36651.o
bf29fbeaa   Jacek Anaszewski   iio: gp2ap020a00f...
10
  obj-$(CONFIG_GP2AP020A00F)	+= gp2ap020a00f.o
3edc84e60   Lars-Peter Clausen   iio: Add a commen...
11
  obj-$(CONFIG_HID_SENSOR_ALS)	+= hid-sensor-als.o
39a3a0138   Archana Patni   iio: hid-sensors:...
12
  obj-$(CONFIG_HID_SENSOR_PROX)	+= hid-sensor-prox.o
6c25539cb   Peter Meerwald   iio: Add Intersil...
13
  obj-$(CONFIG_ISL29125)		+= isl29125.o
9c8ea1b29   Johan Hovold   iio: add LM3533 a...
14
  obj-$(CONFIG_SENSORS_LM3533)	+= lm3533-als.o
2690be905   Peter Meerwald   iio: Add Lite-On ...
15
  obj-$(CONFIG_LTR501)		+= ltr501.o
9c2251dd4   Jonathan Cameron   iio:light:tsl2563...
16
  obj-$(CONFIG_SENSORS_TSL2563)	+= tsl2563.o
a244e7b57   Peter Meerwald   iio: Add driver f...
17
  obj-$(CONFIG_TCS3414)		+= tcs3414.o
eb869ade3   Peter Meerwald   iio: Add tcs3472 ...
18
  obj-$(CONFIG_TCS3472)		+= tcs3472.o
aab9ba7eb   Peter Meerwald   iio: Add tsl4531 ...
19
  obj-$(CONFIG_TSL4531)		+= tsl4531.o
62a1efb9f   Peter Meerwald   iio: add vcnl4000...
20
  obj-$(CONFIG_VCNL4000)		+= vcnl4000.o