Skip to content

Commit ad3fdf2

Browse files
committed
redhat: handle rename of intel_vsec.ko and intel_vsec_tpmi.ko
JIRA: https://issues.redhat.com/browse/RHEL-79669 Upstream Status: RHEL-only The new names are intel-vsec and intel-vsec_tpmi respectively. Signed-off-by: David Arcari <[email protected]>
1 parent 3d62beb commit ad3fdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redhat/rhel_files/filter-modules.sh.rhel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# listed here.
1515

1616
# Overrides is individual modules which need to remain in kernel-core due to deps.
17-
overrides="cec isst_if_common isst_tpmi_core isst_tpmi intel_vsec intel_vsec_tpmi wmi"
17+
overrides="cec isst_if_common isst_tpmi_core isst_tpmi intel-vsec intel-vsec_tpmi wmi"
1818

1919
# Set the default dirs/modules to filter out
2020
driverdirs="atm auxdisplay bcma bluetooth firewire fmc iio infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb staging tty uio uwb w1"

0 commit comments

Comments
 (0)