mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
rtl8822bu-dkms: fix wrong patch level, oops
This commit is contained in:
parent
752179bf37
commit
68c3209d50
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@ Subject: [PATCH] void arch-generic plumbing bits
|
||||||
Makefile | 14 +++++++++++++-
|
Makefile | 14 +++++++++++++-
|
||||||
1 file changed, 13 insertions(+), 1 deletion(-)
|
1 file changed, 13 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/Makefile b/Makefile
|
diff --git Makefile Makefile
|
||||||
index 29da0bf..d58bc95 100644
|
index 29da0bf..d58bc95 100644
|
||||||
--- a/Makefile
|
--- Makefile
|
||||||
+++ b/Makefile
|
+++ Makefile
|
||||||
@@ -97,7 +97,8 @@ CONFIG_RTW_SDIO_PM_KEEP_POWER = y
|
@@ -97,7 +97,8 @@ CONFIG_RTW_SDIO_PM_KEEP_POWER = y
|
||||||
###################### MP HW TX MODE FOR VHT #######################
|
###################### MP HW TX MODE FOR VHT #######################
|
||||||
CONFIG_MP_VHT_HW_TX_MODE = n
|
CONFIG_MP_VHT_HW_TX_MODE = n
|
||||||
|
|
Loading…
Add table
Reference in a new issue