linux_6_9: add missing patch for Rust 1.78

This fixes building the kernel with Rust enabled for x86_64.
This commit is contained in:
Alyssa Ross 2024-06-16 13:06:25 +02:00
parent 8627d8aeb4
commit d4ab431a2c
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -204,6 +204,7 @@ in {
kernelPatches.bridge_stp_helper
kernelPatches.request_key_helper
kernelPatches.rust_1_77-6_9
kernelPatches.rust_1_78
];
};