public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with compiling kernel
Date: Mon, 11 May 2009 17:45:08 -0500	[thread overview]
Message-ID: <58965d8a0905111545ncde8f0foe426989e02644f40@mail.gmail.com> (raw)
In-Reply-To: <4A08891B.1040800@gmail.com>

On Mon, May 11, 2009 at 3:22 PM, Dale <rdalek1967@gmail.com> wrote:
> Paul Hartman wrote:
>> On Mon, May 11, 2009 at 2:39 PM, Arnau Bria <arnau@emergetux.net> wrote:
>>
>>> On Mon, 11 May 2009 21:33:23 +0200
>>> Marc Blumentritt wrote:
>>>
>>>
>>>> Hi,
>>>>
>>> Hi,
>>>
>>>
>>>> when I try to compile a kernel again (meaning after compiling it and
>>>> building the modules), I get this error message:
>>>>
>>>> hive linux # make && make modules_install && make
>>>>
>>> just one question about your compiling command, why make && ... && make?
>>> I just do make all && make modules_install ...
>>>
>>
>> I do:
>>
>> make all
>> make install
>> make modules_install
>> make firmware_install
>>
>> seperately :)
>>
>>
>>
>
> I do like Arnau does.  It works here.  What is that "firmware_install"
> part anyway?  I haven't ever seen that before.

Why, it installs firmware of course. :) It looks like it was added
almost a year ago. Here are the patch check-in notes:

From: David Woodhouse <dwmw2@...>
To: <linux-kernel@...>
Subject: [PATCH 03/18] firmware: Add 'firmware_install' make target
Date: Thursday, May 29, 2008 - 4:01 am

This installs all the in-kernel-tree firmware into $(INSTALL_FW_PATH),
which defaults to $(objtree)/usr/lib/firmware and is intended end up
in /lib/firmware for udev to find the files.

This, in conjunction with the builtin-firmware support, makes it simple
for drivers with associated firmware to move over to request_firmware()
and give the user a choice of whether to have it built in to the kernel
image or loaded separately from userspace.

As with kernel header installation for userspace, it intentionally pays
no attention to configuration variables -- it installs _all_ available
firmware blobs, unconditionally.



  reply	other threads:[~2009-05-11 22:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 19:33 [gentoo-user] Problem with compiling kernel Marc Blumentritt
2009-05-11 19:39 ` Arnau Bria
2009-05-11 19:56   ` Paul Hartman
2009-05-11 20:22     ` Dale
2009-05-11 22:45       ` Paul Hartman [this message]
2009-05-13  1:03         ` Dale
2009-05-13 14:34           ` Paul Hartman
2009-05-13 20:29             ` Dale
2009-05-12 19:01   ` [gentoo-user] " Marc Blumentritt
2009-05-16 17:02     ` Mick
2009-05-17 11:12       ` Marc Blumentritt
2009-05-12 19:04 ` Marc Blumentritt

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=58965d8a0905111545ncde8f0foe426989e02644f40@mail.gmail.com \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox