scripts/remote: make clean leftovers

Sascha Hauer s.hauer at pengutronix.de
Tue Feb 2 23:55:43 PST 2016


On Tue, Jan 26, 2016 at 11:49:09AM +0100, Jan Lübbe wrote:
> On Di, 2016-01-26 at 11:04 +0100, Yegor Yefremov wrote:
> > After performing make distclean I've discovered following files being removed:
> > 
> > Changes not staged for commit:
> >   (use "git add/rm <file>..." to update what will be committed)
> >   (use "git checkout -- <file>..." to discard changes in working directory)
> > 
> >         deleted:    scripts/remote/__init__.py
> >         deleted:    scripts/serial/tools/__init__.py
> >         deleted:    scripts/serial/urlhandler/__init__.py
> > 
> > What should actually happen to these files?
> 
> Python uses these files to recognize the directory as containing a
> module, so we need to keep them.

They get removed by make distclean, supposedly because they are empty.
What should they contain? Is it ok to put a comment in them to make them
non-empty?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list