mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-22 04:23:39 +00:00
rtl8188eu: Change dkms.conf as requested by jeremyb31 in issue #168
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
cc3c76275b
commit
c471c8cd2d
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ BUILT_MODULE_NAME="8188eu"
|
|||
DEST_MODULE_LOCATION="/kernel/drivers/net/wireless/"
|
||||
REMAKE_INITRD="yes"
|
||||
AUTOINSTALL="yes"
|
||||
MAKE="'make' all KVER=${kernelver}"
|
||||
MAKE="'make' all"
|
||||
CLEAN="'make' clean"
|
||||
|
|
Loading…
Reference in a new issue