On Nov 6, 2011 11:25 PM, "Dirk Behme" <[email protected]> wrote: > > On 06.11.2011 19:42, Grant Likely wrote: >> >> On Sun, Nov 6, 2011 at 11:38 AM, Grant Likely<[email protected]> wrote: >>> >>> On Sat, Nov 05, 2011 at 07:19:15AM +0100, Dirk Behme wrote: >>>> >>>> The patch 'arm/dt: Add dtb make rule' adds support to >>>> create a .dtb file. But this is never removed afterwards. >>>> Remove the generated .dtb file if 'distclean' is called. >>>> >>>> Signed-off-by: Dirk Behme<[email protected]> >>>> CC: Rob Herring<[email protected]> >>>> CC: Shawn Guo<[email protected]> >>>> CC: Jason Liu<[email protected]> >>>> CC: Grant Likely<[email protected]> >>> >>> >>> Acked-by: Grant Likely<[email protected]> >> >> >> ... although why are only the .dtb files needed in the clean list? >> How are the other built files cleaned? 'make clean' does remove the >> other images, but I don't know what the mechanism is. > > > A lot of stuff is removed by the top level Makefile [1]. But as the patch "arm/dt: Add dtb make rule" adds the .dtb generation to arch/arm/boot/Makefile, we thought it would be a good place to add the removal of that file there, too. > > Hmm, not sure if this answers your question, though ;)
Okay. Good enough for me. g.
_______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
