aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/Makefile
diff options
context:
space:
mode:
authorGeorge Dunlap <george.dunlap@eu.citrix.com>2012-02-23 10:14:55 +0000
committerGeorge Dunlap <george.dunlap@eu.citrix.com>2012-02-23 10:14:55 +0000
commit07f06f76ec5aa7b452603e743f236662e3eb1240 (patch)
treef198a4a974578d998a72dd1acfb06eaad58077d8 /xen/arch/x86/Makefile
parent4775b620fbbd7d0cc566014e599514ffe9c5ca6b (diff)
downloadxen-07f06f76ec5aa7b452603e743f236662e3eb1240.tar.gz
xen-07f06f76ec5aa7b452603e743f236662e3eb1240.tar.bz2
xen-07f06f76ec5aa7b452603e743f236662e3eb1240.zip
cleanup: Remove dependency files in efi directory during a make clean
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/arch/x86/Makefile')
-rw-r--r--xen/arch/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/Makefile b/xen/arch/x86/Makefile
index bddc52b32e..d273f83cca 100644
--- a/xen/arch/x86/Makefile
+++ b/xen/arch/x86/Makefile
@@ -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