On Mon, Jun 24, 2013 at 01:41:57PM -0700, Doug Anderson wrote:
The %.dtb dependency is specified to depend on the PHONY "scripts".
That means that it'll build every time even if the underlying dtb file
hasn't been touched. Use an order-only prerequisites to fix this.
Also mark "dtbs" as PHONY fo
On Mon, Jun 24, 2013 at 1:41 PM, Doug Anderson wrote:
> The %.dtb dependency is specified to depend on the PHONY "scripts".
> That means that it'll build every time even if the underlying dtb file
> hasn't been touched. Use an order-only prerequisites to fix this.
> Also mark "dtbs" as PHONY for
2 matches
Mail list logo