Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2012 08:10:48 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Hans Petter Selasky <hselasky@freebsd.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   Re: svn commit: r229741 - stable/8/sys/dev/usb/controller
Message-ID:  <201201090810.48587.jhb@freebsd.org>
In-Reply-To: <201201062254.q06Ms3jf012102@svn.freebsd.org>
References:  <201201062254.q06Ms3jf012102@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, January 06, 2012 5:54:03 pm Hans Petter Selasky wrote:
> Author: hselasky
> Date: Fri Jan  6 22:54:03 2012
> New Revision: 229741
> URL: http://svn.freebsd.org/changeset/base/229741
> 
> Log:
>   Fix build of ehci_mbus.c by applying patches similar
>   to ones in r228483. This file was missed by a recent
>   MFC because the file is named differently in 10-current.
>   
>   Pointy hat: hselasky @
>   Reported by: jhb

Thanks for fixing this!  It would be nice if the tinderbox would build the 
same set of things as 'make universe' so that this sort of thing could be 
caught earlier.  Specifically, on embededded targets there isn't really a 
LINT.  Instead, one has to build the various kernel configs for different 
systems.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201090810.48587.jhb>