new realtek driver (#2264)

This commit is contained in:
Daniel Hansson 2022-03-23 21:28:15 +01:00 committed by GitHub
parent 5f22671ce3
commit 1161342d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -33,9 +33,9 @@ install_if_not build-essential
install_if_not dkms
INSTALLDIR="$SCRIPTS/PN51"
OLDRVERSION=( 9.005.06 9.006.04 )
OLDRVERSION=( 9.005.06 9.006.04 9.007.01 )
# Add old versions with a single space inside the variable above.
RVERSION="9.007.01"
RVERSION="9.008.00"
# Before changing the RVERSION here, please download it to the repo first.
# Make sure the installation directory exist

Binary file not shown.