From: Jan Kiszka <[email protected]>

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>

diff --git a/Makefile b/Makefile
index 038f512..4377951 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ all:: prerequisite
                $(if $(KERNELSOURCEDIR),-Iinclude2 
-I$(KERNELSOURCEDIR)/include) \
                -Iarch/${ARCH_DIR}/include -I`pwd`/include-compat \
                -include include/linux/autoconf.h \
-               -include `pwd`/$(ARCH_DIR)/external-module-compat.h 
$(module_defines)"
+               -include `pwd`/$(ARCH_DIR)/external-module-compat.h 
$(module_defines)" \
                "$$@"
 
 include $(MAKEFILE_PRE)
--
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

Reply via email to