Re: svn commit: r259071 - head/sys/conf

2013-12-07 Thread Aleksandr Rybalko
Konstantin Belousov написав(ла): >On Sat, Dec 07, 2013 at 03:24:43PM +, 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

Re: svn commit: r259071 - head/sys/conf

2013-12-07 Thread Konstantin Belousov
On Sat, Dec 07, 2013 at 03:24:43PM +, 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

svn commit: r259071 - head/sys/conf

2013-12-07 Thread Aleksandr Rybalko
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 Fou