linux-stable/arch/x86/lguest/Makefile

3 lines
86 B
Makefile

obj-y := i386_head.o boot.o
CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)