From: James S. <jsi...@us...> - 2002-06-18 18:51:59
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/input In directory usw-pr-cvs1:/tmp/cvs-serv13236/linux/drivers/input Modified Files: Makefile Log Message: Synced to 2.5.22 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/input/Makefile,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- Makefile 3 Jun 2002 22:44:57 -0000 1.50 +++ Makefile 18 Jun 2002 18:51:55 -0000 1.51 @@ -4,7 +4,6 @@ # Objects that export symbols. -mod-subdirs := joystick keyboard mouse touchscreen export-objs := input.o # Each configuration option enables a list of files. |