Attach wireless driver to last known commit id
It breaks on 5.10.y
This commit is contained in:
parent
3c793e66ed
commit
64a7867a65
@ -322,7 +322,7 @@ compilation_prepare()
|
||||
if linux-version compare "${version}" ge 3.14 && [ "$EXTRAWIFI" == yes ]; then
|
||||
|
||||
# attach to specifics tag or branch
|
||||
local rtl8812auver="branch:v5.6.4.2"
|
||||
local rtl8812auver="commit:ad351bd0afeb47d2fb197aff8cde4d7fb5fead9e"
|
||||
|
||||
display_alert "Adding" "Wireless drivers for Realtek 8811, 8812, 8814 and 8821 chipsets ${rtl8812auver}" "info"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user