On Thu, Nov 9, 2017 at 2:46 PM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > The goal of this series is to reorganize sparse's Makefile > in order to offer a few features asked by the distros: > 1) allow CFLAGS & CPPFLAGS to be taken from the command line That can be done in one patch. > 2) allow PREFIX to be taken from the environment Not straightly necessary. You can invoke "make PREFIX=$PREFIX". I will have to hold of the review of this series as well as I feel most of the review is not straightly necessary. Some of the stuff get removed, I am actually still using. Another thing is that, there is an earlier debug version of sparse makefile change under discussion. I have express that I want to hold off big Makefile changes until the debug version series reach to some conclusion. In general I don't like big rewrite and rename for the sake of rewrite. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html