Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 512abd00 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Staging: fix typo in Makefile



This actually gets the adis16255 driver to build properly.

Cc: Matthias Brugger <mensch0815@googlemail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7fb794b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,4 +49,4 @@ obj-$(CONFIG_VIDEO_DT3155) += dt3155v4l/
obj-$(CONFIG_CRYSTALHD)		+= crystalhd/
obj-$(CONFIG_CXT1E1)		+= cxt1e1/
obj-$(CONFIG_TI_ST)		+= ti-st/
obj-$(CONFIG_ADIS16255))		+= adis16255/
obj-$(CONFIG_ADIS16255)		+= adis16255/