X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=99af903bd3ce57c747e8869da4e9883d2d566263;hb=cc1bf182bb8451a036a7c227f0a95a0416c4736e;hp=8a2dd987546c3c86a4587d9e6de9cb6862a7e3d4;hpb=393bfca19ecdce60a8d9a4d2577cac11ca924a25;p=powerpc.git diff --git a/drivers/input/Makefile b/drivers/input/Makefile index 8a2dd98754..99af903bd3 100644 --- a/drivers/input/Makefile +++ b/drivers/input/Makefile @@ -8,11 +8,11 @@ obj-$(CONFIG_INPUT) += input-core.o input-core-objs := input.o ff-core.o obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o +obj-$(CONFIG_INPUT_POLLDEV) += input-polldev.o obj-$(CONFIG_INPUT_MOUSEDEV) += mousedev.o obj-$(CONFIG_INPUT_JOYDEV) += joydev.o obj-$(CONFIG_INPUT_EVDEV) += evdev.o -obj-$(CONFIG_INPUT_TSDEV) += tsdev.o obj-$(CONFIG_INPUT_EVBUG) += evbug.o obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/