Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] using of local dir
Date: Wed, 26 Mar 2008 19:09:26 +0100	[thread overview]
Message-ID: <20080326180926.GA404@mx.loc> (raw)
In-Reply-To: <47EA8F05.8090102@gmx.net>

On Wed, Mar 26, 2008 at 06:59:33PM +0100, Dittmann, Daniel wrote:
>Hello,
>
>in buildroot Makefile this includes the board specific config
>file from the local dir.
>
>-include $(TOPDIR)/local/$(BOARD)/$(BOARD).config
>
>Some lines later the LOCAL variable will be set:
>
>ifneq ($(BUILDROOT_LOCAL),)
>LOCAL:=$(BUILDROOT_LOCAL)
>else
>LOCAL:=local
>endif
>
>
>I think the LOCAL variable must be initialized before the include
>command and it have to use the LOCAL variable.
>
>Is this correct?

This would have been the correct thing, yes. svn blame Makefile;
Ah, alright, no surprise..

Apart from what you mention, i strikes me as broken not to allow for
BUILDROOT_LOCAL to point to anywhere but to limit it to the TOPDIR

*shrug* I'd rip it out in a whim either way

  reply	other threads:[~2008-03-26 18:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-26 17:59 [Buildroot] using of local dir Dittmann, Daniel
2008-03-26 18:09 ` Bernhard Fischer [this message]
2008-03-26 20:12   ` Peter Korsgaard
2008-03-26 20:36     ` Ulf Samuelsson
2008-03-26 21:41       ` Peter Korsgaard
2008-03-27  2:57     ` Hamish Moffatt
2008-03-27  5:14       ` Ulf Samuelsson

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=20080326180926.GA404@mx.loc \
    --to=rep.dot.nop@gmail.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