]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/lguest/Makefile
Merge branch 'topic/misc' into topic/pcsp-fix
[karo-tx-linux.git] / Documentation / lguest / Makefile
index bac037eb1cda771905bc9ed22926f8eb6a237481..725eef81cd48b2af4e2af1c8574fddbf102d03cf 100644 (file)
@@ -1,5 +1,5 @@
 # This creates the demonstration utility "lguest" which runs a Linux guest.
-CFLAGS:=-Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include
+CFLAGS:=-Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include
 LDLIBS:=-lz
 
 all: lguest