cvs commit: src/sys/dev/usb ukbd.c
Ruslan Ermilov
ru at FreeBSD.org
Mon Oct 2 09:02:42 PDT 2006
ru 2006-10-02 16:02:41 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ukbd.c
Log:
Ignore the UKBD_DFLT_KEYMAP option when compiling as a module.
The parallel LINT build sometimes broke if kernel-depend wasn't
fast enough in generating ukbdmap.h. If someone thinks this
option would still be useful for the module, a proper fix is
to add the code generating ukbdmap.h into modules/ukbd/Makefile
and backing this change out.
Revision Changes Path
1.57 +1 -1 src/sys/dev/usb/ukbd.c
More information about the cvs-src
mailing list