Searched hist:c83b16cefd78f55071840e1159ead9fe62747769 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/rust/ |
H A D | .gitignore | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|
H A D | Makefile | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/openbmc/linux/scripts/ |
H A D | remove-stale-files | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|
H A D | .gitignore | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|
H A D | Makefile | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|
/openbmc/linux/ |
H A D | Makefile | c83b16cefd78f55071840e1159ead9fe62747769 Sat Jan 07 03:45:45 CST 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
|