patch-2.4.25 linux-2.4.25/drivers/input/Makefile

Next file: linux-2.4.25/drivers/input/keybdev.c
Previous file: linux-2.4.25/drivers/input/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/input/Makefile linux-2.4.25/drivers/input/Makefile
@@ -24,6 +24,7 @@
 obj-$(CONFIG_INPUT_MOUSEDEV)	+= mousedev.o
 obj-$(CONFIG_INPUT_JOYDEV)	+= joydev.o
 obj-$(CONFIG_INPUT_EVDEV)	+= evdev.o
+obj-$(CONFIG_INPUT_UINPUT)	+= uinput.o
 
 # The global Rules.make.
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)