]> Pileus Git - ~andy/linux/blob - arch/x86/lguest/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
[~andy/linux] / arch / x86 / lguest / Makefile
1 obj-y           := i386_head.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)