X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=037cc595106c0f6b2d88557b0106660910e642e4;hb=142b507f911c5a502dbb8f603216cb0ea8a79a48;hp=d8f5310e22ba275820e3915fe3f42e530842de68;hpb=a6b8720c2f85143561c3453e1cf928a2f8586ac0;p=linux-2.6-microblaze.git diff --git a/drivers/input/Makefile b/drivers/input/Makefile index d8f5310e22ba..037cc595106c 100644 --- a/drivers/input/Makefile +++ b/drivers/input/Makefile @@ -7,6 +7,7 @@ obj-$(CONFIG_INPUT) += input-core.o input-core-y := input.o input-compat.o input-mt.o input-poller.o ff-core.o +input-core-y += touchscreen.o obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o obj-$(CONFIG_INPUT_SPARSEKMAP) += sparse-keymap.o