From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fix default skeleton path
Date: Mon, 19 Jul 2010 09:43:08 +0200 [thread overview]
Message-ID: <874ofvvrw3.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1279520701-29156-1-git-send-email-m-starostik@versanet.de> (Malte Starostik's message of "Mon, 19 Jul 2010 08:25:01 +0200, Mon, 19 Jul 2010 08:25:50 +0200")
>>>>> "Malte" == Malte Starostik <m-starostik@versanet.de> writes:
Malte> Signed-off-by: Malte Starostik <m-starostik@versanet.de>
Malte> ---
Malte> Makefile | 2 +-
Malte> 1 files changed, 1 insertions(+), 1 deletions(-)
Malte> diff --git a/Makefile b/Makefile
Malte> index 744cae4..f6e02bc 100644
Malte> --- a/Makefile
Malte> +++ b/Makefile
Malte> @@ -271,7 +271,7 @@ STAMP_DIR:=$(BASE_DIR)/stamps
Malte> BINARIES_DIR:=$(BASE_DIR)/images
Malte> TARGET_DIR:=$(BASE_DIR)/target
Malte> TOOLCHAIN_DIR=$(BASE_DIR)/toolchain
Malte> -TARGET_SKELETON=$(BASE_DIR)/fs/skeleton
Malte> +TARGET_SKELETON=$(TOPDIR)/fs/skeleton
Committed, thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2010-07-19 7:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-19 6:25 [Buildroot] [PATCH] Fix default skeleton path Malte Starostik
2010-07-19 7:43 ` Peter Korsgaard [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=874ofvvrw3.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.