Subject: Re: CVS commit: syssrc/sys/dev/usb
To: None <augustss@netbsd.org>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: source-changes
Date: 08/26/2002 11:53:06
On Sat, 24 Aug 2002 20:27:53 +0300 (EEST)
Lennart Augustsson <augustss@netbsd.org> wrote:
>
> Module Name: syssrc
> Committed By: augustss
> Date: Sat Aug 24 17:27:53 UTC 2002
>
> Modified Files:
> syssrc/sys/dev/usb: files.usb
>
> Log Message:
> Add needs-flag for ubtbcmfw.
The combination of this and the kern-sysctl.c change seems to have broken the bulid for all non-usb archs, or rather the archs that don't include files.usb as they don't have usb.
I think the flag needs to be moved to elsewhere, or we need to add files.usb to all archs files.$arch
Chris