svn commit: r368159 - in head/sys: arm/conf conf

Michal Meloun meloun.michal at gmail.com
Sat Dec 5 19:45:13 UTC 2020



On 05.12.2020 17:18, Mateusz Guzik wrote:
> On 11/29/20, Michal Meloun <mmel at freebsd.org> wrote:
>> Author: mmel
>> Date: Sun Nov 29 17:42:32 2020
>> New Revision: 368159
>> URL: https://svnweb.freebsd.org/changeset/base/368159
>>
>> Log:
>>    Remove unused options.
>>
>>    Marvell files and their related SOC_MV_<foo> options should be cleaned up
>>    in another pass.
>>
> 
> Since this change tinderbox fails to build VERSATILEPB and EFIKA_MX:
> /usr/src/sys/dev/syscons/scgfbrndr.c:35:10: fatal error: 'opt_gfb.h'
> file not found
> #include "opt_gfb.h"
>           ^~~~~~~~~~~

Fixed in r368373.
thanks for report.

Michal


More information about the svn-src-head mailing list