diff options
author | jokersus <[email protected]> | 2021-11-30 22:09:15 +0300 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2022-05-06 11:32:45 -0700 |
commit | bc03fee94db455c04d1204ea12f944052d40f72b (patch) | |
tree | 1df5224255c2344d5fd51e1a07923e0fe3d53fce /scripts | |
parent | ce8ae064d209240037ac41d5f99f55579c52690c (diff) |
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
Upstream-commit: b5c16861e9fa91871540a101e92013e05182fc2f
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Amanakis <[email protected]>
Signed-off-by: jokersus <[email protected]>
Closes #12781
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/dkms.mkconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dkms.mkconf b/scripts/dkms.mkconf index 408322fa1..4090efa08 100755 --- a/scripts/dkms.mkconf +++ b/scripts/dkms.mkconf @@ -68,7 +68,6 @@ POST_BUILD="scripts/dkms.postbuild -t \${dkms_tree} " AUTOINSTALL="yes" -REMAKE_INITRD="no" MAKE[0]="make" STRIP[0]="\$( [[ -r \${PACKAGE_CONFIG} ]] \\ |