X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Finput%2Ftouchscreen%2FMakefile;h=a4200062b33907f944c4d428beed10cbc3869cbb;hb=d3ce1849fda292c71e0610389eb48dddd1afd712;hp=7d34100f7f223f3dbb87af40ca0466b782d589ce;hpb=5e6efe042c857d736ac3c3d47df0afe684733832;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index 7d34100..a420006 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -114,3 +114,4 @@ obj-$(CONFIG_TOUCHSCREEN_ROHM_BU21023) += rohm_bu21023.o obj-$(CONFIG_TOUCHSCREEN_RASPBERRYPI_FW) += raspberrypi-ts.o obj-$(CONFIG_TOUCHSCREEN_IQS5XX) += iqs5xx.o obj-$(CONFIG_TOUCHSCREEN_ZINITIX) += zinitix.o +obj-$(CONFIG_TOUCHSCREEN_TINKER_FT5406) += tinker_ft5406.o