Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11018201b831e19304c0d639f105ad6c27e120b1
/
.
/
Documentation
/
lguest
/
Makefile
blob: 28c8cdfcafd8693898ae4c4a4d9bc5f4f9f77d62 [
file
] [
log
] [
blame
]
# This creates the demonstration utility "lguest" which runs a Linux guest.
CFLAGS
:=-
m32
-
Wall
-
Wmissing
-
declarations
-
Wmissing
-
prototypes
-
O3
-
I
../../
include
-
I
../../
arch
/
x86
/
include
-
U_FORTIFY_SOURCE
all
:
lguest
clean
:
rm
-
f lguest