From: Jan Kiszka <[email protected]> This hunk is bogus, probably some merge left-over.
Signed-off-by: Jan Kiszka <[email protected]> Signed-off-by: Avi Kivity <[email protected]> diff --git a/Makefile.target b/Makefile.target index cba0f4c..450dbfa 100644 --- a/Makefile.target +++ b/Makefile.target @@ -104,7 +104,6 @@ VPATH+=:$(SRC_PATH)/linux-user:$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user -I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) obj-y = main.o syscall.o strace.o mmap.o signal.o thunk.o \ elfload.o linuxload.o uaccess.o gdbstub.o -obj-$(CONFIG_CPU_EMULATION) += tcg-runtime.o obj-y += host-utils.o obj-$(TARGET_HAS_BFLT) += flatload.o -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
