]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/input/Makefile
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[linux.git] / drivers / input / Makefile
index 40de6a7be641d6c6c4a9729531abbc009812e0aa..e356509303719f249578b7df1f39d75ccd152871 100644 (file)
@@ -6,7 +6,7 @@
 # Each configuration option enables a list of files.
 
 obj-$(CONFIG_INPUT)            += input-core.o
-input-core-y := input.o input-compat.o input-mt.o ff-core.o
+input-core-y := input.o input-compat.o input-mt.o input-poller.o ff-core.o
 
 obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o
 obj-$(CONFIG_INPUT_POLLDEV)    += input-polldev.o