Skip to content

Commit 1008f7f

Browse files
authored
Merge branch 'master' into master
2 parents f6bcd5e + 3dac8a8 commit 1008f7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
name = "microsoft-surface-patches-linux-${version}";
1111
patch = null;
12-
extraStructuredConfig = with kernel; {
12+
structuredExtraConfig = with kernel; {
1313
STAGING_MEDIA = yes;
1414

1515
##

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
name = "microsoft-surface-patches-linux-${version}";
1111
patch = null;
12-
extraStructuredConfig = with kernel; {
12+
structuredExtraConfig = with kernel; {
1313
STAGING_MEDIA = yes;
1414
##
1515
## Surface Aggregator Module

0 commit comments

Comments
 (0)