All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Petr Vorel <petr.vorel@gmail.com>, backports@vger.kernel.org
Subject: Re: Possible to build-in backports modules into kernel
Date: Fri, 17 Apr 2015 11:14:05 -0500	[thread overview]
Message-ID: <5531314D.1000706@lwfinger.net> (raw)
In-Reply-To: <20150417133004.GC16380@vorel-pc>

On 04/17/2015 08:30 AM, Petr Vorel wrote:
> Hi there,
>
> is it possible to build-in to backports modules into kernel (link them into kernel, not
> build them as separate modules).

It is possible to build most drivers into the kernel, but it must be done when 
the kernel is compiled and linked. Once the kernel is built, you can only build 
new drivers as modules.

The short answer is no for the backports code. If you want them built-in, grab 
the mainline 4.0 or 3.19.4 source, configure, and build a complete new kernel.

Larry



  reply	other threads:[~2015-04-17 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 13:30 Possible to build-in backports modules into kernel Petr Vorel
2015-04-17 16:14 ` Larry Finger [this message]
2015-04-17 17:28   ` Johannes Berg
2015-04-17 18:03     ` Luis R. Rodriguez
2015-04-17 18:22       ` Larry Finger
2015-04-17 18:26         ` Johannes Berg
2015-04-17 21:42           ` Petr Vorel

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=5531314D.1000706@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=backports@vger.kernel.org \
    --cc=petr.vorel@gmail.com \
    /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.