Bug 6644

Summary: "all" target doesn't work in out-of-tree builds
Product: buildroot Reporter: Ryan Barnett <ryan.barnett>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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