Re: [PATCH v3 2/4] kconfig: regenerate *.c_shipped files after previous changes
From: Josh Triplett <josh@joshtriplett.org>
Date: 2016-11-07 22:32:02
Also in:
linux-kbuild, lkml
From: Josh Triplett <josh@joshtriplett.org>
Date: 2016-11-07 22:32:02
Also in:
linux-kbuild, lkml
[snipping large patch] One suggestion that might make this patch easier to review: you might consider first regenerating the unchanged parser with Bison 3.0.4, then regenerating it again after the "imply" change. I think that'd eliminate quite a lot of noise in this patch. - Josh Triplett