On Mon, Jun 24, 2013 at 1:41 PM, Doug Anderson <[email protected]> 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 correctness. > > This was broken in (70b0476 ARM: 7513/1: Make sure dtc is built before > running it). > > Reported-by: Mike Frysinger <[email protected]> > Signed-off-by: Doug Anderson <[email protected]>
Acked-by: Olof Johansson <[email protected]> Please send to Russell's patch tracker. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

