diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-07 18:18:17 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-22 23:43:33 +0900 |
commit | 2185242faddd12a1ba1060be5caf584fe5aba93a (patch) | |
tree | 04b90d1a3c03176d0cd8a8201759eac02a163293 /arch | |
parent | bc6df812a1529ab0cbac7f17ac6c4f4aff2a8bbf (diff) |
kbuild: remove sed commands after rustc rules
rustc may put comments in dep-info, so sed is used to drop them before
passing it to fixdep.
Now that fixdep can remove comments, Makefiles do not need to run sed.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions