diff options
Diffstat (limited to 'SOURCES/def_variants.yaml.rhel')
-rw-r--r-- | SOURCES/def_variants.yaml.rhel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SOURCES/def_variants.yaml.rhel b/SOURCES/def_variants.yaml.rhel index 5f64ee5..49acee7 100644 --- a/SOURCES/def_variants.yaml.rhel +++ b/SOURCES/def_variants.yaml.rhel @@ -137,6 +137,7 @@ rules: - drivers/input/touchscreen/.*: modules - drivers/input/.*: modules-core - drivers/interconnect/.*: modules-core + - drivers/iommu/.*test.ko: modules-internal - drivers/iommu/.*: modules-core - drivers/irqchip/.*: modules-core @@ -262,6 +263,7 @@ rules: - drivers/pps/.*: modules-core - drivers/ptp/ptp_kvm.*: modules-rt-kvm if_variant_in: ["rt"] + - drivers/ptp/ptp_mock.*: modules-internal - drivers/ptp/ptp_dfl_tod.*: modules - drivers/ptp/.*: modules-core - drivers/pwm/.*: modules-core |