mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-08 20:35:07 +00:00
Fix new version + add our custom Makefile
This commit is contained in:
parent
922d39d5c3
commit
d78ea696be
@ -9,7 +9,7 @@ fi
|
||||
|
||||
DRV_DIR="$(pwd)"
|
||||
DRV_NAME=rtl8812au
|
||||
DRV_VERSION=5.6.4.1
|
||||
DRV_VERSION=5.6.4.2
|
||||
|
||||
cp -r ${DRV_DIR} /usr/src/${DRV_NAME}-${DRV_VERSION}
|
||||
|
||||
|
@ -9,7 +9,7 @@ fi
|
||||
|
||||
DRV_DIR="$(pwd)"
|
||||
DRV_NAME=rtl8812au
|
||||
DRV_VERSION=5.6.4.1
|
||||
DRV_VERSION=5.6.4.2
|
||||
|
||||
dkms remove ${DRV_NAME}/${DRV_VERSION} --all
|
||||
rm -rf /usr/src/${DRV_NAME}-${DRV_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user