mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-09 23:57:00 +00:00
README.md update
This commit is contained in:
parent
eaaf33d8f1
commit
53c7dd44ed
2
Makefile
2
Makefile
@ -39,7 +39,7 @@ CONFIG_RTL8812A = y
|
||||
CONFIG_RTL8821A = y
|
||||
CONFIG_RTL8192E = n
|
||||
CONFIG_RTL8723B = n
|
||||
CONFIG_RTL8814A = n
|
||||
CONFIG_RTL8814A = y
|
||||
CONFIG_RTL8723C = n
|
||||
CONFIG_RTL8188F = n
|
||||
CONFIG_RTL8822B = n
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## Realtek 8812AU driver v5.2.20.2 with monitor mode and frame injection
|
||||
|
||||
This driver supports 8812au & 8821au chipsets, not the 8814au chipset at this moment.
|
||||
This driver supports 8812au / 8821au and 8814au chipsets.
|
||||
|
||||
### Building / Installing
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
PACKAGE_NAME="realtek-rtl88xxau"
|
||||
PACKAGE_VERSION="5.2.20.2~20180730"
|
||||
PACKAGE_VERSION="5.2.20.2~20180804"
|
||||
BUILT_MODULE_NAME[0]="8812au"
|
||||
PROCS_NUM=`nproc`
|
||||
[ $PROCS_NUM -gt 16 ] && PROCS_NUM=16
|
||||
|
BIN
hal/rtl8814a/usb/.rtl8814au_xmit.c.swp
Normal file
BIN
hal/rtl8814a/usb/.rtl8814au_xmit.c.swp
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user