mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-04-03 05:43:36 +00:00
Edit dkms.conf to use correct kernel version
See http://askubuntu.com/a/832372/634049
This commit is contained in:
parent
54a6b1777a
commit
00293460e1
@ -4,6 +4,6 @@ BUILT_MODULE_NAME="8192eu"
|
||||
DEST_MODULE_LOCATION="/kernel/drivers/net/wireless/"
|
||||
REMAKE_INITRD="yes"
|
||||
AUTOINSTALL="yes"
|
||||
MAKE="'make' all"
|
||||
MAKE="'make' all KVER=${kernelver}"
|
||||
CLEAN="make clean"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user