X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=037cc595106c0f6b2d88557b0106660910e642e4;hb=af120709b1fb7227f18653a95c457b36d8a5e4d8;hp=d8f5310e22ba275820e3915fe3f42e530842de68;hpb=c071a6c0fef0fade787d827c7fc0e07481512326;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