]> Git Repo - linux.git/commit
kbuild: two minor updates for Documentation/kbuild/modules.rst
authorMasahiro Yamada <[email protected]>
Thu, 3 Oct 2019 10:29:12 +0000 (19:29 +0900)
committerMasahiro Yamada <[email protected]>
Sat, 5 Oct 2019 06:29:49 +0000 (15:29 +0900)
commit43496709f166aeb87ac0bdcc6f7bb2bedafb17c9
treefa5dfdf7135df1e71e67967c9d18ddc5bbfb6c28
parent7a82e3fa28f174ba23c9faca544c65986e3025f1
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: Masahiro Yamada <[email protected]>
Documentation/kbuild/modules.rst
This page took 0.059305 seconds and 4 git commands to generate.