>>> On 28.08.17 at 20:20, <andrew.coop...@citrix.com> wrote:
> Otherwise a stale generated Kconfig may still be used after a tree-wide clean.
> 
> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>

Acked-by: Jan Beulich <jbeul...@suse.com>
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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to