Merge branch 'topic/cleanup' into for-linus
[linux-2.6-block.git] / arch / x86 / lguest / Makefile
CommitLineData
34b8867a 1obj-y := i386_head.o boot.o
2cb7878a 2CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)