提交 6865b32a 编写于 作者: D Daniel Baluta 提交者: Rusty Russell

lguest: rename i386_head.S

Since commit 9a163ed8 (i386: move kernel) kernel/i386_head.S
was renamed to kernel/head_32.S. We do the same for lguest/i386_head.S.
Signed-off-by: NDaniel Baluta <dbaluta@ixiacom.com>
Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 2a647bfe
obj-y := i386_head.o boot.o
obj-y := head_32.o boot.o
CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册