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] kernel build name
Date: Sun, 20 Nov 2011 09:33:38 +0100	[thread overview]
Message-ID: <20111120093338.5b2ed793@skate> (raw)
In-Reply-To: <1071622422.80.1321642895370.JavaMail.root@zimbra>

Le Fri, 18 Nov 2011 20:01:35 +0100 (CET),
kakuschky at elbe-net.de a ?crit :

> If I use make menuconfig my target is named
> "arm-unknown-linux-uclibcgnueabi"

See http://sourceware.org/autobook/autobook/autobook_17.html for a
description of what this is.

This is *not* the "kernel build name" as the topic of your e-mail
suggests.

> - arm is releated to the target platform
> - linux o.k. it's a linux kernel I want to build
> - eabi is the interface for embedded systems

No, EABI on ARM is not really related to whether it's embedded or not.
Originally Linux on ARM systems have been using a Linux-specific ABI,
since ARM did not standardize any ABI. Since ABI is now called OABI
(probably for Old ABI or Original ABI or something alike). Later on,
ARM standardized an ABI, called EABI, which Linux now uses.

> - uclib is because I'm linking against GNU uclibc?

Yes.

> - unknown
> 
> Can somebody explain me where to set the part which is named
> "unknown" ?

That's the vendor/manufacturer part of the host tuple. You can put
whatever you want here, and Buildroot simply puts "unknown". We could
have put "br" or "buildroot", it would have worked just as fine.

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

  reply	other threads:[~2011-11-20  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1759685407.78.1321642881642.JavaMail.root@zimbra>
2011-11-18 19:01 ` [Buildroot] kernel build name kakuschky at elbe-net.de
2011-11-20  8:33   ` Thomas Petazzoni [this message]
     [not found] <1047228267.70.1321642216649.JavaMail.root@zimbra>
2011-11-18 19:00 ` kakuschky at elbe-net.de

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=20111120093338.5b2ed793@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