mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
rtl8812au_aircrack-ng: enable 11r for 5.3.4 branch
This commit is contained in:
parent
542652ef69
commit
7c75ba0080
2 changed files with 2 additions and 0 deletions
|
|
@ -38,5 +38,6 @@ pkg_setup() {
|
|||
|
||||
src_prepare() {
|
||||
sed -i 's#CONFIG_80211W = n#CONFIG_80211W = y#' Makefile
|
||||
sed -i 's#-DCONFIG_IEEE80211W#-DCONFIG_IEEE80211W -DCONFIG_RTW_80211R#' Makefile
|
||||
default
|
||||
}
|
||||
|
|
@ -38,5 +38,6 @@ pkg_setup() {
|
|||
|
||||
src_prepare() {
|
||||
sed -i 's#CONFIG_80211W = n#CONFIG_80211W = y#' Makefile
|
||||
sed -i 's#-DCONFIG_IEEE80211W#-DCONFIG_IEEE80211W -DCONFIG_RTW_80211R#' Makefile
|
||||
default
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue