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