Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Lyke <danlyke@flutterby.com>
To: buildroot@busybox.net
Subject: [Buildroot] Building Linux system - Beginner Q2
Date: Mon, 3 Aug 2009 13:49:49 -0700	[thread overview]
Message-ID: <20090803134949.59f5dcc0@danhplaptop> (raw)
In-Reply-To: <BAY136-W9F7845E64DF97AA4705DDCE0F0@phx.gbl>

On Mon, 3 Aug 2009 20:36:00 +0100
> I found in the dl the kernel package. Do i have to extract it and
> "make linux26-menuconfig" and then "make" ?? I am asking this because
> oi found an extracted kernel inside toolchain_build_i686 directory.
> thanks

I believe that the one you're looking for to modify is in
project_build_arm/*/linux-* . I find that when I've modified files
in there (it's been several months since I've had to do that), I've
needed to do a

   pushd project_build_arm/*/linux-*
   make clean
   popd
   make

To make sure that the kernel gets rebuilt properly, but there's a good
chance that since I've last played with this the dependency checking
stuff has gotten better.

You shouldn't have to extract any files manually, Buildroot should do
that for you. And if you do a "make menuconfig" at the highest level,
you can then go to "Kernel->Linux Kernel Configuration", that should be
the equivalent of just typing "make linux26-menuconfig" directly.

Dan

  reply	other threads:[~2009-08-03 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.16140.1249312217.24852.buildroot@busybox.net>
2009-08-03 19:36 ` [Buildroot] Building Linux system - Beginner Q2 Raed Abu-Sanad
2009-08-03 20:49   ` Dan Lyke [this message]
2009-08-03 21:37     ` H Hartley Sweeten

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=20090803134949.59f5dcc0@danhplaptop \
    --to=danlyke@flutterby.com \
    --cc=buildroot@busybox.net \
    /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