Bug 6644 - "all" target doesn't work in out-of-tree builds
Summary: "all" target doesn't work in out-of-tree builds
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-30 22:47 UTC by Ryan Barnett
Modified: 2013-11-06 22:27 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Barnett 2013-10-30 22:47:04 UTC
I'm unable to do the following command sequence when utilizing out-of-tree builds:

# make clean all
make: Nothing to be done for `all'.
Comment 1 Thomas Petazzoni 2013-10-30 22:49:16 UTC
I do confirm that I am able to reproduce the problem.
Comment 2 Peter Korsgaard 2013-11-06 22:27:42 UTC
Fixed by Yann in 971faf828d8d2, thanks