mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 22:54:13 +00:00
Fix typo
This commit is contained in:
parent
6ac8ea9801
commit
6658361034
@ -75,7 +75,7 @@ $ git clone https://github.com/aircrack-ng/rtl8812au -b v5.2.20
|
|||||||
$ cd rtl*
|
$ cd rtl*
|
||||||
$ make
|
$ make
|
||||||
$ cp 8812au.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
|
$ cp 8812au.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
|
||||||
$ epmod -a
|
$ depmod -a
|
||||||
$ modprobe 88XXau
|
$ modprobe 88XXau
|
||||||
```
|
```
|
||||||
then run this step to change platform in Makefile, For RPI 2/3:
|
then run this step to change platform in Makefile, For RPI 2/3:
|
||||||
|
Loading…
Reference in New Issue
Block a user