X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fiio%2Fproximity%2FMakefile;h=9aadd9a8ee99854a2679a40f491f835eef8a9a98;hb=25912ee10d64eba7f267b475afcf5d6ad4249ab3;hp=9818dc562abdc5706c94d47db805b3091e1f31db;hpb=9d22fd3ca7dba0027a3f121d0ba525f65f8b13fb;p=karo-tx-linux.git diff --git a/drivers/iio/proximity/Makefile b/drivers/iio/proximity/Makefile index 9818dc562abd..9aadd9a8ee99 100644 --- a/drivers/iio/proximity/Makefile +++ b/drivers/iio/proximity/Makefile @@ -4,4 +4,5 @@ # When adding new entries keep the list in alphabetical order obj-$(CONFIG_AS3935) += as3935.o +obj-$(CONFIG_LIDAR_LITE_V2) += pulsedlight-lidar-lite-v2.o obj-$(CONFIG_SX9500) += sx9500.o