Makefile 86 B

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