mirror of
https://github.com/YikeStone/MT7601u.git
synced 2025-08-02 19:04:09 +05:30
Update README.MD
This commit is contained in:
parent
bf0ec8dfb4
commit
eebb64063d
@ -49,6 +49,8 @@ sudo apt-get install nano -y
|
|||||||
|
|
||||||
Write your settings and save for configuration, press “ctrl-w” + press “y” and press enter. Compile your driver with this commands.
|
Write your settings and save for configuration, press “ctrl-w” + press “y” and press enter. Compile your driver with this commands.
|
||||||
|
|
||||||
|
cd mt7601u/
|
||||||
|
|
||||||
sudo cp -v /lib/modules/$(uname -r)/build/Module.symvers src/os/linux
|
sudo cp -v /lib/modules/$(uname -r)/build/Module.symvers src/os/linux
|
||||||
sudo make clean && make all && make install
|
sudo make clean && make all && make install
|
||||||
sudo rm -rvf src/os/linux/Module.symvers
|
sudo rm -rvf src/os/linux/Module.symvers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user