]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: zerocopy-derive: enable support in kbuild
authorMiguel Ojeda <ojeda@kernel.org>
Mon, 8 Jun 2026 14:14:36 +0000 (16:14 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 9 Jun 2026 02:13:23 +0000 (04:13 +0200)
commit506054980429497d106261568bd39c22a40e0fdd
tree6b69f7a7a59c0e962e552b03490f3b99fd24a37a
parentca06116d62bf78e420a528ee4febc8451b9f12e8
rust: zerocopy-derive: enable support in kbuild

With all the new files in place and ready from the new crate, enable
the support for it in the build system.

In addition, skip formatting for this vendored crate.

Link: https://patch.msgid.link/20260608141439.182634-18-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Makefile
rust/Makefile
scripts/Makefile.build
scripts/generate_rust_analyzer.py