]> Git Repo - qemu.git/blobdiff - Makefile.target
block/dirty-bitmap: add _next_dirty API
[qemu.git] / Makefile.target
index 2d43dc586a108aca248a03e56a5ae0b8706abd4e..934a9f7431dc6fb6ef83a9d5587907b24eb33cca 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
 
This page took 0.021634 seconds and 4 git commands to generate.