summaryrefslogtreecommitdiff
path: root/Documentation/virtual/lguest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/virtual/lguest/Makefile')
-rw-r--r--Documentation/virtual/lguest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/lguest/Makefile b/Documentation/virtual/lguest/Makefile
index bebac6b4f332..0ac34206f7a7 100644
--- a/Documentation/virtual/lguest/Makefile
+++ b/Documentation/virtual/lguest/Makefile
@@ -1,5 +1,5 @@
# This creates the demonstration utility "lguest" which runs a Linux guest.
-# Missing headers? Add "-I../../include -I../../arch/x86/include"
+# Missing headers? Add "-I../../../include -I../../../arch/x86/include"
CFLAGS:=-m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -U_FORTIFY_SOURCE
all: lguest