Message ID | 20170621035043.GA6481@andrew-dell (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index d9408c0..0bbeb0d 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -6,6 +6,7 @@ wm97xx-ts-y := wm97xx-core.o + obj-$(CONFIG_TOUCHSCREEN_GOODIX_GTX5) += goodix-ts-sunrise/ obj-$(CONFIG_TOUCHSCREEN_PROPERTIES) += of_touchscreen.o obj-$(CONFIG_TOUCHSCREEN_88PM860X) += 88pm860x-ts.o
please ignore this mail Signed-off-by: Wang Yafei <wangyafei@goodix.com> --- drivers/input/touchscreen/Makefile | 1 + 1 file changed, 1 insertion(+)