"make distclean" leaves a pile of arch/arm/dts/*.lzo files
Robert P. J. Day
rpjday at crashcourse.ca
Fri Dec 11 03:43:36 PST 2015
On Fri, 11 Dec 2015, Sascha Hauer wrote:
> Hi Robert,
>
> On Thu, Dec 10, 2015 at 10:28:18AM -0500, Robert P. J. Day wrote:
> >
> > just did a configure and build for a beaglebone black, then ran
> > "make distclean" and ...
> >
> > $ git status --ignored
> > On branch master
> > Your branch is up-to-date with 'origin/master'.
> > Ignored files:
> > (use "git add -f <file>..." to include in what will be committed)
> >
> > arch/arm/dts/am335x-afi-gf.dtb.lzo
> > arch/arm/dts/am335x-bone-common.dtb.lzo
> > arch/arm/dts/am335x-bone.dtb.lzo
> > arch/arm/dts/am335x-boneblack.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycard-som-mlo.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycard-som.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycore-som-mlo.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycore-som-no-eeprom.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycore-som-no-spi-no-eeprom.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycore-som-no-spi.dtb.lzo
> > arch/arm/dts/am335x-phytec-phycore-som.dtb.lzo
> > arch/arm/dts/am335x-phytec-phyflex-som-mlo.dtb.lzo
> > arch/arm/dts/am335x-phytec-phyflex-som-no-eeprom.dtb.lzo
> > arch/arm/dts/am335x-phytec-phyflex-som-no-spi-no-eeprom.dtb.lzo
> > arch/arm/dts/am335x-phytec-phyflex-som-no-spi.dtb.lzo
> > arch/arm/dts/am335x-phytec-phyflex-som.dtb.lzo
> > barebox-flash-images
> >
> > nothing to commit, working directory clean
> > $
> >
> > so i'm guessing building for other targets will also leave .lzo
> > files lying around.
>
> Added the following patch, this should fix this issue. Thanks for
> noting.
what about that last line, "barebox-flash-images"? should that also
be cleaned out?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the barebox
mailing list