rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959 icon indicating copy to clipboard operation
rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959 copied to clipboard

Add more instructions to README.md, create a build script, disable the error 'macro "__TIME__" might prevent reproducible builds'.

Open StaticallyTypedRice opened this issue 5 years ago • 0 comments

Here are the changes I've made, originally for building on my machine, but I thought I'd submit a pull request in case you also find them useful.

The changes are:

  • Adding more instructions (including information about removing the DKMS module) in the README.
  • Create a build script with the commands listed in the README for more automatic building and installation.
  • Add a setting in the Makefile to disable the error macro "__TIME__" might prevent reproducible builds.

StaticallyTypedRice avatar Jan 30 '20 00:01 StaticallyTypedRice