mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-17 10:33:06 +00:00
added DKMS support
This commit is contained in:
parent
1d89650644
commit
0e436eb480
2 changed files with 16 additions and 0 deletions
|
@ -17,6 +17,14 @@ consult your distro.
|
|||
|
||||
> sudo make install
|
||||
|
||||
DKMS
|
||||
---------
|
||||
The module can also be installed with DKMS. Make sure to install the `dkms` package first.
|
||||
|
||||
sudo dkms add ./rtl8188eu
|
||||
sudo dkms build 8188eu/1.0
|
||||
sudo dkms install 8188eu/1.0
|
||||
|
||||
Submitting Issues
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue