mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-22 13:24:36 +00:00
Merge branch 'v5.3.4' of https://github.com/aircrack-ng/rtl8812au into v5.3.4
This prefers @MikeColes' solution and makes the pull request https://github.com/aircrack-ng/rtl8812au/pull/322 possible again.
This commit is contained in:
commit
4abc36cc61
@ -7,7 +7,8 @@ else
|
||||
echo "About to run dkms install steps..."
|
||||
fi
|
||||
|
||||
DRV_DIR="$(pwd)"
|
||||
|
||||
DRV_DIR=`pwd`
|
||||
DRV_NAME=rtl8812au
|
||||
DRV_VERSION=5.3.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user