From: pwalters21 at cox.net <pwalters21@cox.net>
To: buildroot@busybox.net
Subject: [Buildroot] ARCH not being sent by make menuconfig for "geode" - kernel compile fails to start
Date: Mon, 15 Jun 2009 12:36:07 -0400 (EDT) [thread overview]
Message-ID: <26645697.32155.1245083767476.JavaMail.pwalters21@127.0.0.1> (raw)
When "Target Architecture Variant" is selected as 'geode', BR2_ARCH in
.config is not set at all, and as result the toolchain fails to build.
I've seen this topic here about a year ago along with a patch to fix it.
Unfortuantely the fix has never been adopted. (
http://lists.busybox.net/pipermail/buildroot/2007-July/003704.html )
Please can we get this patch into target/Config.in.arch?
Patch against buildroot-2009.05 file: target/Config.in.arch attached
below:
*** old/Config.in.arch 2009-06-15 09:04:25.000000000 -0700
--- Config.in.arch 2009-06-15 09:05:07.000000000 -0700
***************
*** 465,470 ****
--- 465,471 ----
default "i486" if BR2_x86_i486
default "i586" if BR2_x86_i586
default "i586" if BR2_x86_pentium_mmx
+ default "i586" if BR2_x86_geode
default "i686" if BR2_x86_i686
default "i686" if BR2_x86_pentium2
default "i686" if BR2_x86_pentium3
next reply other threads:[~2009-06-15 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-15 16:36 pwalters21 at cox.net [this message]
2009-06-15 18:34 ` [Buildroot] ARCH not being sent by make menuconfig for "geode" - kernel compile fails to start Peter Korsgaard
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=26645697.32155.1245083767476.JavaMail.pwalters21@127.0.0.1 \
--to=pwalters21@cox.net \
--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