aboutsummaryrefslogtreecommitdiff
path: root/rust/.gitignore
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2023-01-07 18:45:45 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2023-01-22 23:43:33 +0900
commitc83b16cefd78f55071840e1159ead9fe62747769 (patch)
treef103dd2763d7d48a7bfa070480a8db8082751329 /rust/.gitignore
parentfixdep: do not parse *.rlib, *.rmeta, *.so (diff)
downloadlinux-c83b16cefd78f55071840e1159ead9fe62747769.tar.gz
linux-c83b16cefd78f55071840e1159ead9fe62747769.tar.bz2
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 'rust/.gitignore')
-rw-r--r--rust/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/.gitignore b/rust/.gitignore
index 9bd1af8e05a1..168cb26a31b9 100644
--- a/rust/.gitignore
+++ b/rust/.gitignore
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
-target.json
bindings_generated.rs
bindings_helpers_generated.rs
exports_*_generated.h