kmodtool: add "zfcpdump" to the list of known kernel variants

In RHEL 9, there's a s390x-specific "zfcpdump" kernel variant (which
replaces previous "kdump¨ variant). Add it to the list of the known
kernel variants.

* kmodtool (knownvariants): Add "zfcpdump".

Resolves: #2002887
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This commit is contained in:
Eugene Syromiatnikov 2019-01-24 19:26:50 +01:00
parent 3caf087dca
commit 0e8d1900c9
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ shopt -s extglob
myprog="kmodtool"
myver="0.10.10_kmp2"
knownvariants=@(debug|kdump)
knownvariants=@(debug|kdump|zfcpdump)
kmod_name=
kver=
verrel=