提交 67caadc6 编写于 作者: I Ingo Molnar

Merge branch 'x86/build' into x86/asm, to fix up conflicts

Conflicts:
	arch/x86/entry/syscalls/Makefile
Signed-off-by: NIngo Molnar <mingo@kernel.org>
# SPDX-License-Identifier: GPL-2.0
out := $(obj)/../../include/generated/asm
uapi := $(obj)/../../include/generated/uapi/asm
out := arch/$(SRCARCH)/include/generated/asm
uapi := arch/$(SRCARCH)/include/generated/uapi/asm
# Create output directory if not already present
_dummy := $(shell [ -d '$(out)' ] || mkdir -p '$(out)') \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册