diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-07 10:45:45 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-22 15:43:33 +0100 |
commit | c83b16cefd78f55071840e1159ead9fe62747769 (patch) | |
tree | f103dd2763d7d48a7bfa070480a8db8082751329 /MAINTAINERS | |
parent | fixdep: do not parse *.rlib, *.rmeta, *.so (diff) | |
download | linux-c83b16cefd78f55071840e1159ead9fe62747769.tar.xz linux-c83b16cefd78f55071840e1159ead9fe62747769.zip |
kbuild: rust: move rust/target.json to scripts/
scripts/ is a better place to generate files used treewide.
With target.json moved to scripts/, you do not need to add target.json
to no-clean-files or MRPROPER_FILES.
'make clean' does not visit scripts/, but 'make mrproper' does.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions