From: Michal Marek <mmarek@suse.cz>
To: Maximilian Pasternak <m.kbuild@bluescreen.de>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: kernel build issue whith "make tar-pkg" with INSTALL_FW_PATH [patch included]
Date: Wed, 25 May 2011 14:33:09 +0200 [thread overview]
Message-ID: <4DDCF705.4030709@suse.cz> (raw)
In-Reply-To: <4DDCF64B.2030802@suse.cz>
On 25.5.2011 14:30, Michal Marek wrote:
> On 24.5.2011 22:29, Maximilian Pasternak wrote:
>> building a kernel package with
>> | make tar-pkg INSTALL_FW_PATH=/somewhere
>>
>>
>> Expected result:
>> ----------------
>> * tar-archive including the firmware in folder /somehere
>
> I don't think that this should be supported, the firmware needs to be
> installed below /lib/firmware, which is where udev expects it.
BTW, you can work around this by:
make INSTALL_FW_PATH=$PWD/tar-install/somewhere
Michal
prev parent reply other threads:[~2011-05-25 12:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 20:29 kernel build issue whith "make tar-pkg" with INSTALL_FW_PATH [patch included] Maximilian Pasternak
2011-05-25 12:30 ` Michal Marek
2011-05-25 12:33 ` Michal Marek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DDCF705.4030709@suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=m.kbuild@bluescreen.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.