]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile.target
tcg: Implement gvec support for rotate by vector
[thirdparty/qemu.git] / Makefile.target
index 934a9f7431dc6fb6ef83a9d5587907b24eb33cca..8ed1eba95b9c29ab4e47349cbdb2dbdf174d9106 100644 (file)
@@ -128,7 +128,8 @@ ifdef CONFIG_LINUX_USER
 
 QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) \
              -I$(SRC_PATH)/linux-user/host/$(ARCH) \
-             -I$(SRC_PATH)/linux-user
+             -I$(SRC_PATH)/linux-user \
+             -Ilinux-user/$(TARGET_ABI_DIR)
 
 obj-y += linux-user/
 obj-y += gdbstub.o thunk.o