Remove REMAKE_INITRD

The option has been deprecated in dkms and will break packaging in
future versions. See https://github.com/dell/dkms/commit/7114c62

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Amanakis <gamanakis@gmail.com>
Signed-off-by: jokersus <jokersus.cava@gmail.com>
Closes #12781
This commit is contained in:
jokersus 2021-11-30 22:09:15 +03:00 committed by GitHub
parent 05b3eb6d23
commit b5c16861e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ POST_BUILD="scripts/dkms.postbuild
-t \${dkms_tree} -t \${dkms_tree}
" "
AUTOINSTALL="yes" AUTOINSTALL="yes"
REMAKE_INITRD="no"
MAKE[0]="make" MAKE[0]="make"
STRIP[0]="\$( STRIP[0]="\$(
[[ -r \${PACKAGE_CONFIG} ]] \\ [[ -r \${PACKAGE_CONFIG} ]] \\