Update of /cvsroot/linuxconsole/ruby/linux/drivers/input/joystick
In directory usw-pr-cvs1:/tmp/cvs-serv13236/linux/drivers/input/joystick
Modified Files:
Makefile
Log Message:
Synced to 2.5.22
Index: Makefile
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/input/joystick/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile 25 May 2002 20:32:03 -0000 1.6
+++ Makefile 18 Jun 2002 18:51:55 -0000 1.7
@@ -2,8 +2,6 @@
# Makefile for the input core drivers.
#
-mod-subdirs := iforce
-
# Each configuration option enables a list of files.
obj-$(CONFIG_JOYSTICK_A3D) += a3d.o
|