Author: imp
Date: Thu Mar 4 20:31:49 2010
New Revision: 204731
URL: http://svn.freebsd.org/changeset/base/204731
Log:
moused is useful even without usb, so remove comment asking if it is.
Modified:
head/usr.sbin/Makefile
Modified: head/usr.sbin/Makefile
==============================================================================
--- head/usr.sbin/Makefile Thu Mar 4 20:22:48 2010 (r204730)
+++ head/usr.sbin/Makefile Thu Mar 4 20:31:49 2010 (r204731)
@@ -302,7 +302,6 @@ _jls= jls
.endif
# XXX MK_SYSCONS
-# XXX is moused w/ usb useful?
.if ${MK_LEGACY_CONSOLE} != "no"
_kbdcontrol= kbdcontrol
_kbdmap= kbdmap
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"