]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
cleanup: Remove dependency files in efi directory during a make clean
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 23 Feb 2012 10:14:55 +0000 (10:14 +0000)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 23 Feb 2012 10:14:55 +0000 (10:14 +0000)
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/Makefile

index bddc52b32ee00c60619810f8466339a3eb1276fa..d273f83ccad655076efe290deb6dc74c76c5b684 100644 (file)
@@ -168,5 +168,5 @@ efi/mkreloc: efi/mkreloc.c
 clean::
        rm -f asm-offsets.s xen.lds boot/*.o boot/*~ boot/core boot/mkelf32
        rm -f $(BASEDIR)/.xen-syms.[0-9]* boot/.*.d
-       rm -f $(BASEDIR)/.xen.efi.[0-9]* efi/*.o efi/mkreloc
+       rm -f $(BASEDIR)/.xen.efi.[0-9]* efi/*.o efi/mkreloc efi/.*.d
        rm -f boot/reloc.S boot/reloc.lnk boot/reloc.bin