]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile.target
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request...
[thirdparty/qemu.git] / Makefile.target
index cb3a6fa5e704c98425967561ef00d74de121b627..8ed1eba95b9c29ab4e47349cbdb2dbdf174d9106 100644 (file)
@@ -12,7 +12,7 @@ endif
 
 $(call set-vpath, $(SRC_PATH):$(BUILD_DIR))
 ifdef CONFIG_LINUX
-QEMU_CFLAGS += -I../linux-headers
+QEMU_CFLAGS += -isystem ../linux-headers
 endif
 QEMU_CFLAGS += -iquote .. -iquote $(SRC_PATH)/target/$(TARGET_BASE_ARCH) -DNEED_CPU_H