mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-27 23:54:24 +00:00
Remove REMAKE_INITRD
Setting REMAKE_INITRD=no was not needed because it was the default, but since v3.0.0 this option has been deprecated. https://github.com/dell/dkms/releases/tag/v3.0.0
This commit is contained in:
parent
307d694076
commit
191f5bc5ae
@ -7,4 +7,3 @@ PROCS_NUM=`nproc`
|
|||||||
DEST_MODULE_LOCATION[0]="/updates"
|
DEST_MODULE_LOCATION[0]="/updates"
|
||||||
MAKE="'make' -j$PROCS_NUM KVER=${kernelver} KSRC=/lib/modules/${kernelver}/build"
|
MAKE="'make' -j$PROCS_NUM KVER=${kernelver} KSRC=/lib/modules/${kernelver}/build"
|
||||||
AUTOINSTALL="yes"
|
AUTOINSTALL="yes"
|
||||||
REMAKE_INITRD=no
|
|
||||||
|
Loading…
Reference in New Issue
Block a user