[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen master] xen/build: remove unneeded enumeration in clean-files of xen/include/Makefile



commit 033ae6f88be198b8f56043f94b7076b79b5e447e
Author:     Juergen Gross <jgross@xxxxxxxx>
AuthorDate: Tue Jul 12 15:25:35 2022 +0200
Commit:     Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Tue Jul 12 15:25:35 2022 +0200

    xen/build: remove unneeded enumeration in clean-files of 
xen/include/Makefile
    
    Enumerating a file from $(targets) in $(clean-files) isn't needed.
    
    Remove hypercall-defs.h and headers*.chk from $(clean-files) in
    xen/include/Makefile.
    
    Reported-by: Jan Beulich <jbeulich@xxxxxxxx>
    Fixes: eca1f00d0227 ("xen: generate hypercall interface related code")
    Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
    Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
    Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
 xen/include/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xen/include/Makefile b/xen/include/Makefile
index 39d9f5556c..65d61fc7f4 100644
--- a/xen/include/Makefile
+++ b/xen/include/Makefile
@@ -224,5 +224,5 @@ lib-x86-all:
 all: lib-x86-all
 endif
 
-clean-files := compat config generated headers*.chk xen/lib/x86/cpuid-autogen.h
-clean-files += xen/hypercall-defs.h hypercall-defs.i
+clean-files := compat config generated xen/lib/x86/cpuid-autogen.h
+clean-files += hypercall-defs.i
--
generated by git-patchbot for /home/xen/git/xen.git#master



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.