linux-surface/arch/x86/lguest/Makefile
2017-08-10 09:25:24 -04:00

3 lines
84 B
Makefile

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