X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Flguest%2FMakefile;h=725eef81cd48b2af4e2af1c8574fddbf102d03cf;hb=b8f6ec2e61f650fd1a316a207a00965bcb8805d4;hp=bac037eb1cda771905bc9ed22926f8eb6a237481;hpb=02bae2129710018883f9536969de7e6acf9304ca;p=linux-2.6-omap-h63xx.git diff --git a/Documentation/lguest/Makefile b/Documentation/lguest/Makefile index bac037eb1cd..725eef81cd4 100644 --- a/Documentation/lguest/Makefile +++ b/Documentation/lguest/Makefile @@ -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