1
0
Fork 0
alistair23-linux/arch/x86/lguest/Makefile

3 lines
84 B
Makefile

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