ARM: fix booting low-vectors machines
[deliverable/linux.git] / arch / x86 / lguest / Makefile
1 obj-y := head_32.o boot.o
2 CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)
This page took 0.032234 seconds and 5 git commands to generate.