2010-08-27 11:19:57 +02:00

3 lines
86 B
Makefile

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