Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0005204]: Makefile error
@ 2008-10-02 16:49 bugs at busybox.net
  0 siblings, 0 replies; only message in thread
From: bugs at busybox.net @ 2008-10-02 16:49 UTC (permalink / raw)
  To: buildroot


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       
======================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-02 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 16:49 [Buildroot] [buildroot 0005204]: Makefile error bugs at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox