lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 04 Feb 2009 13:33:04 +0000
From:	David Woodhouse <dwmw2@...radead.org>
To:	Jesse Brandeburg <jesse.brandeburg@...il.com>
Cc:	Andrey Borzenkov <arvidjaar@...l.ru>, linux-kbuild@...r.kernel.org,
	netdev@...r.kernel.org,
	Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.29-rc: unable to compile e100 firmware into kernel

On Sun, 2009-02-01 at 11:05 -0800, Jesse Brandeburg wrote:
> On Sat, Jan 31, 2009 at 7:59 AM, Andrey Borzenkov <arvidjaar@...l.ru> wrote:
> > {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 source
> 
> I 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@...el.com                              Intel Corporation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ