Skip to content
Snippets Groups Projects
Commit 64ffc9ff authored by Michal Marek's avatar Michal Marek
Browse files

kbuild: Revert part of e8d400a9 to resolve a conflict


A more complete patch in the kernel-doc tree also contains this change.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent fb994ecc
No related branches found
No related tags found
No related merge requests found
......@@ -320,7 +320,7 @@ more details, with real examples.
subdir-ccflags-y, subdir-asflags-y
The two flags listed above are similar to ccflags-y and as-falgs-y.
The difference is that the subdir- variants has effect for the kbuild
file where they are present and all subdirectories.
file where tey are present and all subdirectories.
Options specified using subdir-* are added to the commandline before
the options specified using the non-subdir variants.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment