提交 163d3fe6 编写于 作者: G Geert Uytterhoeven 提交者: Michal Marek

kbuild: Fix reference to vermagic.h

It's "include/linux/vermagic.h", not "include/vermagic.h"
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: NMichal Marek <mmarek@suse.cz>
上级 c4d5ee13
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# Step 3 is used to place certain information in the module's ELF # Step 3 is used to place certain information in the module's ELF
# section, including information such as: # section, including information such as:
# Version magic (see include/vermagic.h for full details) # Version magic (see include/linux/vermagic.h for full details)
# - Kernel release # - Kernel release
# - SMP is CONFIG_SMP # - SMP is CONFIG_SMP
# - PREEMPT is CONFIG_PREEMPT # - PREEMPT is CONFIG_PREEMPT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册