[COMMIT master] fix i386 arch compilation.

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

 



From: Gleb Natapov <gleb@xxxxxxxxxx>

Commit 750bbdb forgot to convert i386 arch to .elf.

Signed-off-by: Avi Kivity <avi@xxxxxxxxxx>

diff --git a/config-i386.mak b/config-i386.mak
index 6dbd19f..c1b6e08 100644
--- a/config-i386.mak
+++ b/config-i386.mak
@@ -9,4 +9,4 @@ tests = $(TEST_DIR)/taskswitch.flat
 
 include config-x86-common.mak
 
-$(TEST_DIR)/taskswitch.flat: $(cstart.o) $(TEST_DIR)/taskswitch.o
+$(TEST_DIR)/taskswitch.elf: $(cstart.o) $(TEST_DIR)/taskswitch.o
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM Development]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Walks]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux