mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
Merge pull request #76 from lazybearcreations/build-essential
Update README.md
This commit is contained in:
commit
222a0b617c
@ -22,10 +22,12 @@ Official release note please check ReleaseNotes.pdf
|
|||||||
And more.
|
And more.
|
||||||
|
|
||||||
# How to use this kernel module
|
# How to use this kernel module
|
||||||
* Make sure you have installed the kernel headers
|
* Ensure you have C compiler & toolchains, e.g. `build-essential` for Debian/Ubuntu, `base-devel` for Arch, etc.
|
||||||
|
* Make sure you have installed the corresponding kernel headers
|
||||||
* All commands need to be run in the driver directory
|
* All commands need to be run in the driver directory
|
||||||
* You need rebuild the kernel module everytime you update/change the kernel if you are not using DKMS
|
* You need rebuild the kernel module everytime you update/change the kernel if you are not using DKMS
|
||||||
|
|
||||||
|
|
||||||
## Manual installation
|
## Manual installation
|
||||||
### Clean
|
### Clean
|
||||||
* Make sure you cleaned old build files before builds new one
|
* Make sure you cleaned old build files before builds new one
|
||||||
|
Loading…
Reference in New Issue
Block a user