This hunk is bogus, probably some merge left-over.
Signed-off-by: Jan Kiszka <[email protected]>
---
Makefile.target | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Makefile.target b/Makefile.target
index 9e7481e..17ffece 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -102,7 +102,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" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html