Re: buildkernel broken on if_ixl when EVDEV is enabled

From: Navdeep Parhar <np_at_FreeBSD.org>
Date: Fri, 22 Jun 2018 10:38:34 -0700
On 06/22/18 10:25, Pete Wright wrote:
> 
> 
> On 06/21/2018 20:47, Danilo Egêa Gondolfo wrote:
>> Hi,
>>
>> check if you have 'options IXL_IW' in your kernel conf. It's removed
>> from GENERIC. I had the same problem here with my customized conf.
> 
> ah - that was totally it i think.  i was lazy and just copied GENERIC to
> GENERIC-EVDEV so it got of sync.  i've now re-created my EVDEV config to
> just include GENERIC.

You can avoid your kernconf going out of sync by including GENERIC in it
and then adding just your customizations.

include GENERIC
ident GENERIC-EVDEV
options         EVDEV_SUPPORT
device          evdev

Regards,
Navdeep
Received on Fri Jun 22 2018 - 15:38:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:16 UTC