Re: [PATCH] firmware/Makefile: force recompilation if makefile changes

From: Greg KH
Date: Thu Jan 19 2017 - 05:23:37 EST


On Wed, Jan 18, 2017 at 09:31:56AM -0800, Luis R. Rodriguez wrote:
> If you modify the target asm we currently do not force the
> recompilation of the firmware files. The target asm is in
> the firmware/Makefile, peg this file as a dependency to
> require re-compilation of firmware targets when the asm
> changes.

Why would changing the Makefile require the asm to change?

Anyway, this should go through the kbuild tree, not mine, they know
Makefiles much better than I do...

thanks,

greg k-h