Skip to content

Commit ee6518d

Browse files
committed
Revert "microsoft/surface: remove rust patch for 6.12 kernel"
This reverts commit ff87202.
1 parent ff87202 commit ee6518d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

microsoft/surface/common/kernel/6.12/patches.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,8 @@
151151
name = "ms-surface/0014-rtc";
152152
patch = patchSrc + "/0014-rtc.patch";
153153
}
154+
{
155+
name = "rust-1.91-fix";
156+
patch = ../rust_1-91_fix.patch;
157+
}
154158
]

0 commit comments

Comments
 (0)