Makefile 84 B

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