mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-08-16 08:34:15 +02:00
Fix dkms build when the target kernel is not currently running. (#139)
Previously when dkms is triggered by e.g. apt-get to build a 8812au for a non-running kernel, Makefile incorrectly uses the currently running kernel version via `uname -r`. This causes the "8812au: disagrees about version of symbol module_layout" error. This is fixed by providing the correct kernel version provided by dkms in the kernelver env var.
This commit is contained in:
parent
ea61cdf0fa
commit
c33ddb05a7
Loading…
x
Reference in New Issue
Block a user