X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Finput%2Ftouchscreen%2FMakefile;h=b719429922396f483e569ef911dbfcd192024f51;hb=2ae05321496aa27767bc33a5cc19451b3db67919;hp=9ddc1e981d7c64f3dcc52e2080bc711b8b10270e;hpb=6ee6d6d68b2acb6de8590f8ff7c25cc35b2aefca;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index 9ddc1e981d7c..b71942992239 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -18,6 +18,7 @@ obj-$(CONFIG_TOUCHSCREEN_ATMEL_MXT) += atmel_mxt_ts.o obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o obj-$(CONFIG_TOUCHSCREEN_BU21013) += bu21013_ts.o obj-$(CONFIG_TOUCHSCREEN_CHIPONE_ICN8318) += chipone_icn8318.o +obj-$(CONFIG_TOUCHSCREEN_CY8C40XX) += cy8c_touchpad.o obj-$(CONFIG_TOUCHSCREEN_CY8CTMG110) += cy8ctmg110_ts.o obj-$(CONFIG_TOUCHSCREEN_CYTTSP_CORE) += cyttsp_core.o obj-$(CONFIG_TOUCHSCREEN_CYTTSP_I2C) += cyttsp_i2c.o cyttsp_i2c_common.o