diff options
author | 2020-06-05 11:31:22 -0700 | |
---|---|---|
committer | 2020-06-05 18:56:41 -0700 | |
commit | d03ec51f385b6e6c3741485020e48f54baae78bc (patch) | |
tree | 9a1eac5e217033436c6b8a1e454a467239027412 /tools/warn/make_warn_patterns.py | |
parent | 849d4b3f272afe391d4ccaa5e3caeb939358af68 (diff) |
fix spurious / on toplevel kernel module installations
When kernel modules are being put directly into lib/modules/ (as opposed
to lib/modules/<subdir>/), the empty part of the destination path causes
a target containing a redundant /. If the target is also added elsewhere
in the build without the redundant /, then rule merging will miss it,
and a build error will occur.
Bug: 158158635
Change-Id: I797addce760f4886166efa283302a53783581625
Merged-In: I797addce760f4886166efa283302a53783581625
Diffstat (limited to 'tools/warn/make_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions