[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/build: Nuke include/{config, generated} during clean
>>> On 28.08.17 at 20:20, <andrew.cooper3@xxxxxxxxxx> wrote: > Otherwise a stale generated Kconfig may still be used after a tree-wide clean. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> with one minor request: > --- a/xen/include/Makefile > +++ b/xen/include/Makefile > @@ -144,5 +144,5 @@ all: $(BASEDIR)/include/asm-x86/cpuid-autogen.h > endif > > clean:: > - rm -rf compat headers*.chk > + rm -rf compat headers*.chk config generated Would you mind either keeping directories together or sorting alphabetically (both of which will yield the same end result)? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |