Re: 2.6.29-rc: unable to compile e100 firmware into kernel
From: David Woodhouse <dwmw2@infradead.org>
Date: 2009-02-04 13:35:56
Also in:
linux-kbuild, lkml
From: David Woodhouse <dwmw2@infradead.org>
Date: 2009-02-04 13:35:56
Also in:
linux-kbuild, lkml
On Sun, 2009-02-01 at 11:05 -0800, Jesse Brandeburg wrote:
On Sat, Jan 31, 2009 at 7:59 AM, Andrey Borzenkov [off-list ref] wrote:quoted
{pts/2}% LC_ALL=C make -C ~/src/linux-git O=$HOME/build/linux-2.6.29 make: Entering directory `/home/bor/src/linux-git' Using /home/bor/src/linux-git as source for kernel ln -fsn /home/bor/src/linux-git sourceI think (seem to recall something on the list) there have been multiple people reporting the make O= option doesn't work with CONFIG_FIRMWARE_IN_KERNEL,
That shouldn't be the case -- it works fine here. Andrey, what version of make are you using? Does it give you any clues if you use 'make V=1' or 'make -d firmware/built-in.o' ?
but what does the CONFIG_PREVENT_FIRMWARE_BUILD=y option do? If it does what it appears to by its title, looks like you might need to set that to =n
Nah, that's something entirely different. That's for GPL-compatible firmware where we actually _have_ the source in the kernel tree too, but the user probably doesn't have the required tools so we don't usually bother rebuilding it. -- David Woodhouse Open Source Technology Centre David.Woodhouse@intel.com Intel Corporation