* `mk buildkernel` with the GENERIC kernel does not compile the extra module.
* `mk buildkernel` with the LINT kernel does compile the extra module.
* Adding `makeoptions WITH_EXTRA_TCP_STACKS=1` to the kernel config causes the build to compile the extra module.