Ngie Cooper <[email protected]> writes: > On Thu, Apr 7, 2016 at 1:12 PM, Ed Maste <[email protected]> wrote: > >> Author: emaste >> Date: Thu Apr 7 20:12:45 2016 >> New Revision: 297685 >> URL: https://svnweb.freebsd.org/changeset/base/297685 >> >> Log: >> Add option to specify built-in keymap for kbdmux >> >> PR: 153459 >> Submitted by: [email protected] > > This doesn't seem to work in the sys/modules/kbdmux case (kbdmuxmap.h > isn't generated via sys/modules/kbdmux/Makefile) -- should it be > generated there as well?
Probably not. KBDMUX_DFLT_KEYMAP can only be defined via kernel config(5). This is similar to sys/modules/usb/ukbd + opt_ukbd.h. So, build modules as part of |make buildkernel|.
signature.asc
Description: PGP signature
