On Sat, Dec 07, 2013 at 03:24:43PM +0000, Aleksandr Rybalko wrote:
> Author: ray
> Date: Sat Dec  7 15:24:43 2013
> New Revision: 259071
> URL: http://svnweb.freebsd.org/changeset/base/259071
> 
> Log:
>   Include dev/fb/fb_if.m in build always, without it kms modules complain 
> about
>   lack of fb_getinfo_desc symbol.
>   
>   Submitted by:       dumbbell
>   
>   Sponsored by:       The FreeBSD Foundation
> 
> Modified:
>   head/sys/conf/files
> 
> Modified: head/sys/conf/files
> ==============================================================================
> --- head/sys/conf/files       Sat Dec  7 13:11:50 2013        (r259070)
> +++ head/sys/conf/files       Sat Dec  7 15:24:43 2013        (r259071)
> @@ -1397,7 +1397,7 @@ dev/ex/if_ex_pccard.c           optional ex pccar
>  dev/exca/exca.c                      optional cbb
>  dev/fatm/if_fatm.c           optional fatm pci
>  dev/fb/fbd.c                 optional fbd | vt
> -dev/fb/fb_if.m                       optional fbd | vt
> +dev/fb/fb_if.m                       standard
>  dev/fb/splash.c                      optional splash
>  dev/fdt/fdt_common.c         optional fdt
>  dev/fdt/fdt_ic_if.m          optional fdt

As a tangentially related, I noted that logo_freebsd.c is compiled
in unconditional.  Is it required, can it be made an option ?

Also, is it possible to make the mouse cursor an option, same as it
was in syscons with SC_NO_CUTPASTE ?

Attachment: pgpW9ennefBGR.pgp
Description: PGP signature

Reply via email to