Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Q. vmlinuz on ARM?
Date: Mon, 18 Mar 2013 16:07:32 +0100	[thread overview]
Message-ID: <20130318160732.2a6117d7@skate> (raw)
In-Reply-To: <CAHUKsLL9aV9NH-NmtgRmDONGjnAkaeJjJepM65AMq3sU+LBbkw@mail.gmail.com>

Dear Chris Wilkinson,

On Sun, 17 Mar 2013 21:45:34 -0400, Chris Wilkinson wrote:

> Is vmlinuz an output option for ARM? It appears to be an option only for
> MIPS.
> 
> My current iop32x stock kernel is vmlinuz, see below.

Most likely, it's just zImage that has been renamed. On x86, the kernel
generates 'bzImage', and distributions typically rename it to
vmlinuz-<version> when the kernel image is installed in /boot.

If you want a vmlinuz on ARM:

	cp /path/to/linux/build/dir/arch/arm/boot/zImage /boot/vmlinuz-<version>

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2013-03-18 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18  1:45 [Buildroot] Q. vmlinuz on ARM? Chris Wilkinson
2013-03-18 15:07 ` Thomas Petazzoni [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=20130318160732.2a6117d7@skate \
    --to=thomas.petazzoni@free-electrons.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