]> git.ipfire.org Git - thirdparty/linux.git/commit
kbuild: rust: clean `zerocopy-derive` in `mrproper`
authorMiguel Ojeda <ojeda@kernel.org>
Wed, 10 Jun 2026 14:30:25 +0000 (16:30 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 11 Jun 2026 07:39:04 +0000 (09:39 +0200)
commit8b6bdbd77ea03b7fc3bfca873ba66363f2301a45
tree2466352b9330260f4b6064fb844417852ef42387
parent8d49d90fb9f0fd5a0355b4b705395c9ba833415b
kbuild: rust: clean `zerocopy-derive` in `mrproper`

Just like for the other two Rust proc macros, remove the artifacts in
`mrproper`.

This should have been part of commit 506054980429 ("rust: zerocopy-derive:
enable support in kbuild").

Link: https://patch.msgid.link/20260610143025.368801-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Makefile