Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] build for ARM926EJ-S fails with kernel-patches-2.6.24
Date: Thu, 20 Mar 2008 14:40:10 +0100	[thread overview]
Message-ID: <00c301c88a95$df7c61d0$e0c4af0a@atmel.com> (raw)
In-Reply-To: 16175986.post@talk.nabble.com


> 
> Hi Ulf Samuelsson,
> here is the full .config
> Best Regards
> 
> #
> # Automatically generated make config: don't edit
> # Tue Mar 18 10:10:04 2008
> #
> BR2_HAVE_DOT_CONFIG=y
> BR2_VERSION="0.10.0-svn"
> # BR2_alpha is not set
> BR2_arm=y
> BR2_arm926t=y
> BR2_ARM_TYPE="ARM926T"
> BR2_ARM_EABI=y
> BR2_ARCH="arm"
> BR2_ENDIAN="LITTLE"
> BR2_GCC_TARGET_TUNE="arm9tdmi"
> 

[snip]

> #
> # Preset Devices
> #
> # BR2_TARGET_ARM is not set
> # BR2_TARGET_ATMEL is not set
> # BR2_TARGET_SHARP is not set
> 
> 


Since you do not have $(BOARD_PATH) defined, something will break.
This is only set, if you select a target.

Suggest you start from scratch by doing 

mv .config .config.original
touch .config
make at91sam9260dfc_defconfig.

then change the stuff as you need.

This will ensure that the 
I noted that you are using an x86 based linux configuration and that will never work.

Best Regards
Ulf Samuelsson

  reply	other threads:[~2008-03-20 13:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-20  8:00 [Buildroot] build for ARM926EJ-S fails with kernel-patches-2.6.24 paradoxxa
2008-03-20  8:51 ` Ulf Samuelsson
2008-03-20 10:39   ` paradoxxa
2008-03-20 13:40     ` Ulf Samuelsson [this message]
2008-03-20 14:36       ` paradoxxa

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='00c301c88a95$df7c61d0$e0c4af0a@atmel.com' \
    --to=ulf.samuelsson@atmel.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