aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/Makefile
blob: 94e0e54056a9bcbf71e0bbe0abcf9db495da22ae (plain) (blame)
1
2
obj-y		:= i386_head.o boot.o
CFLAGS_boot.o	:= $(call cc-option, -fno-stack-protector)