projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4775b62
)
cleanup: Remove dependency files in efi directory during a make clean
author
George Dunlap
<george.dunlap@eu.citrix.com>
Thu, 23 Feb 2012 10:14:55 +0000
(10:14 +0000)
committer
George 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
patch
|
blob
|
history
diff --git
a/xen/arch/x86/Makefile
b/xen/arch/x86/Makefile
index bddc52b32ee00c60619810f8466339a3eb1276fa..d273f83ccad655076efe290deb6dc74c76c5b684 100644
(file)
--- 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