Skip to content

Update mod-internal to fix depmod issue

Nico Pache requested to merge npache/kernel-ark:fix-depmod into os-build

Currently rhel builds are failing due to a depmod on scftorture which expects torture.o which is being filtered into the internals package.

This patch adds scftorture to the redhat/mod-internals.list to fix this issue.

Signed-off-by: Nico Pache npache@redhat.com

Merge request reports