make mrproper depends on a .config file?

Alexander Aring alex.aring at gmail.com
Mon Feb 4 06:47:46 EST 2013


On Mon, Feb 04, 2013 at 09:52:26AM +0100, Sascha Hauer wrote:
> On Fri, Feb 01, 2013 at 11:33:29AM +0100, Jürgen Kilb wrote:
> > Hi Sascha,
> > why does a "make mrproper" depends on a .config file?
> > 
> > It looks like commit 789fad984a11f63ad0728cd6eabad97b185dceea is
> > responsible...
> 
> Seems so, yes. I currently have no idea how to fix this. Reverting this
> commit is no solution. I tried to compare it with what the kernel does,
> but I have no clue what the problem is.
> 
> Sascha
>

I tried to figure out that with KBUILD_VERBOSE=1. It seems that "make
mrproper" will call:

"make -f $(PATH_TO_BAREBOX)/Makefile silentoldconfig"

at beginning of mrproper. I don't know why.

Regards Alex

> 
> -- 
> 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 |
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox



More information about the barebox mailing list