X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=99af903bd3ce57c747e8869da4e9883d2d566263;hb=8c27eba54970c6ebbb408186e5baa2274435e869;hp=8a2dd987546c3c86a4587d9e6de9cb6862a7e3d4;hpb=932c37c375cca25175f9b6acee4c75d7a96d985f;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/