Cross Reference: Makefile
xref
: /
linux-4.1.27
/
arch
/
x86
/
lguest
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/arch/x86/lguest/
1
obj
-y :=
head_32.o
boot.o
2
CFLAGS_boot.o
:=
$(
call
cc
-
option
, -
fno
-
stack
-
protector
)
3