2016-03-04 07:09:26 -08:00

3 lines
84 B
Makefile

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