Makefile 84 字节
Newer Older
D
Daniel Baluta 已提交
1
obj-y		:= head_32.o boot.o
2
CFLAGS_boot.o	:= $(call cc-option, -fno-stack-protector)