]> xenbits.xensource.com Git - xen.git/commitdiff
clean target should remove xen.efi binary
authorDaniel Kiper <daniel.kiper@oracle.com>
Tue, 21 Oct 2014 15:32:43 +0000 (17:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Oct 2014 15:32:43 +0000 (17:32 +0200)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
xen/Makefile

index 9d91ca7c2e216b6e6b4ca36e4bdb6ac5ca586799..28b4b7989305c7a74ad9e229892e1a7f35615fae 100644 (file)
@@ -84,7 +84,7 @@ _clean: delete-unfresh-files
        $(MAKE) -f $(BASEDIR)/Rules.mk -C xsm clean
        $(MAKE) -f $(BASEDIR)/Rules.mk -C crypto clean
        $(MAKE) -f $(BASEDIR)/Rules.mk -C arch/$(TARGET_ARCH) clean
-       rm -f include/asm *.o $(TARGET) $(TARGET).gz $(TARGET)-syms *~ core
+       rm -f include/asm *.o $(TARGET) $(TARGET).gz $(TARGET).efi $(TARGET)-syms *~ core
        rm -f include/asm-*/asm-offsets.h
        rm -f .banner