RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.26k stars 198 forks source link

Update Makefile to Support DKMS Installation for RTL88x2BU Driver #239

Closed KaliAssistant closed 4 months ago

KaliAssistant commented 4 months ago

This pull request updates the Makefile to simplify the installation and removal process of the RTL88x2BU driver using DKMS. The following changes have been made:

These changes enable users to install and remove the RTL88x2BU driver more conveniently by running make dkms_install and make dkms_remove respectively.

Changes:

Testing:

Impact:

Please review the changes and provide feedback.

Thank you!

RinCat commented 4 months ago

Hi, I don't think you want to use the DRIVER_VERSION. It is not synced with the patched version.