From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <486D47F1.4080406@infradead.org> Date: Thu, 03 Jul 2008 22:43:13 +0100 From: David Woodhouse MIME-Version: 1.0 Subject: Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" References: <20080703020236.adaa51fa.akpm@linux-foundation.org> <486D3E88.9090900@garzik.org> <486D4596.60005@infradead.org> <200807032342.01292.rjw@sisk.pl> In-Reply-To: <200807032342.01292.rjw@sisk.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: "Rafael J. Wysocki" Cc: Jeff Garzik , Theodore Tso , Hugh Dickins , Andrew Morton , KOSAKI Motohiro , mchan@broadcom.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, netdev@vger.kernel.org List-ID: Rafael J. Wysocki wrote: > Still, maybe we can add some kbuild magic to build the blobs along with > their modules and to install them under /lib/firmware (by default) when the > modules are installed in /lib/modules/... ? Something like appending this to Makefile? firmware_and_modules_install: firmware_install modules_install (I'm still wondering if we should make 'firmware_install' install to /lib/firmware by default, instead of into the build tree as 'headers_install' does. The Aunt Tillie answer would definitely be 'yes', although that means it requires root privs; like modules_install does.) -- dwmw2 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org