[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <76430.1215093289@turing-police.cc.vt.edu>
Date: Thu, 03 Jul 2008 09:54:49 -0400
From: Valdis.Kletnieks@...edu
To: Kay Sievers <kay.sievers@...y.org>
Cc: David Woodhouse <dwmw2@...radead.org>,
Tigran Aivazian <tigran@...azian.fsnet.co.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, jonathan@...masters.org,
Shaohua Li <shaohua.li@...el.com>, greg@...ah.com,
arjan@...radead.org
Subject: Re: Intel Microcode loader, tg3 driver, and the -rc8-mmotd New World Order firmware...
On Thu, 03 Jul 2008 15:03:32 +0200, Kay Sievers said:
> On Thu, 2008-07-03 at 13:45 +0100, David Woodhouse wrote:
> > On Thu, 2008-07-03 at 14:41 +0200, Kay Sievers wrote:
> > > Headers are not needed for bootup, firmware might be. :) But /usr
> > > might be on a different partition/disk/storage at the time we need it,
> > > right?
> > >
> > > I would say /usr/lib/firmware should not even exist, udev does
> > > intentionally not even look there.
> >
> > Not /usr/lib/firmware. Currently, when you run 'make firmware_install',
> > it gets installed to usr/lib/firmware _within_ the kernel build
> > directory. And you're expected to copy it from there (or override with
> > 'make INSTALL_FW_PATH=/lib/firmware firmware_install')
>
> Ah, ok. So by default "make modules_install" installs in the rootfs, but
> "make firmware_install" installs in the build directory? Hmm ...
The *odd* part is that make firmware_install isn't symmetric - it drops it
in $O/usr/lib/firmware, but you don't want the final result in /usr/lib,
you want it in /lib. Maybe it should be dropping it in $O/lib/firmware
instead?
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists