X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=blobdiff_plain;f=drivers%2Finput%2Ftouchscreen%2FMakefile;h=f4f52ebc3d0ed7a269f392758fb2bff674f5237d;hp=e51c7dac2f3037225dc6e656e97300fe4f49399c;hb=4a3318db78386fbedf36e5e571eaa1828187f301;hpb=03e0461fb31cf147ccf9ca842010a452df35a7b6 diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index e51c7dac2f30..f4f52ebc3d0e 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -39,6 +39,7 @@ obj-$(CONFIG_TOUCHSCREEN_FT6236) += ft6236.o obj-$(CONFIG_TOUCHSCREEN_FUJITSU) += fujitsu_ts.o obj-$(CONFIG_TOUCHSCREEN_GOODIX) += goodix.o obj-$(CONFIG_TOUCHSCREEN_GSLX680_VR) += gslx680.o gsl_point_id.o +obj-$(CONFIG_TOUCHSCREEN_GSL3673) += gsl3673.o gsl_point_id.o obj-$(CONFIG_TOUCHSCREEN_GT9XX) += gt9xx/ obj-$(CONFIG_TOUCHSCREEN_ILI210X) += ili210x.o obj-$(CONFIG_TOUCHSCREEN_IMX6UL_TSC) += imx6ul_tsc.o