X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Finput%2FMakefile;h=15eb752697b37d691e57adec9d5a805ad00265e2;hb=d7f5e3df3574c6e38b99f5fe22f15540b2b9811d;hp=8a2dd987546c3c86a4587d9e6de9cb6862a7e3d4;hpb=4750def52cb2c21732dda9aa1d43a07db37b0186;p=linux-2.6 diff --git a/drivers/input/Makefile b/drivers/input/Makefile index 8a2dd98754..15eb752697 100644 --- a/drivers/input/Makefile +++ b/drivers/input/Makefile @@ -8,6 +8,7 @@ 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