Skip to content
Commit 43496709 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: two minor updates for Documentation/kbuild/modules.rst



Capitalize the first word in the sentence.

Use obj-m instead of obj-y. obj-y still works, but we have no built-in
objects in external module builds. So, obj-m is better IMHO.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 7a82e3fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment