From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0005204]: Makefile error
Date: Thu, 2 Oct 2008 09:49:08 -0700 [thread overview]
Message-ID: <c00ca8ec57ebb1e48199f54d25ed7aa3@busybox.net> (raw)
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=5204
======================================================================
Reported By: suffecool
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5204
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-02-2008 09:49 PDT
Last Modified: 10-02-2008 09:49 PDT
======================================================================
Summary: Makefile error
Description:
The file target/linux/Makefile.in.advanced has an error on line 431.
The current line is:
cp -dpf .config $(TARGET_DIR)/boot/busybox.config
This is erroneously copying the top-level buildroot .config file, when it
should be copying the busybox .config file. I believe the line should
actually read:
cp -dpf $(BUSYBOX_DIR)/.config $(TARGET_DIR)/boot/busybox.config
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-02-08 09:49 suffecool New Issue
10-02-08 09:49 suffecool Status new => assigned
10-02-08 09:49 suffecool Assigned To => buildroot
======================================================================
reply other threads:[~2008-10-02 16:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=c00ca8ec57ebb1e48199f54d25ed7aa3@busybox.net \
--to=bugs@busybox.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