Fix ELN file listings

Several of the drivers enabled in RHEL now use kmsro and trigger the
creation of all such symlinks.
This commit is contained in:
Yaakov Selkowitz 2024-09-04 18:34:11 -04:00 committed by jexposit
parent cde0394bae
commit 6f80bf9fbd

View file

@ -39,11 +39,11 @@
%endif %endif
%ifarch aarch64 x86_64 %{ix86} %ifarch aarch64 x86_64 %{ix86}
%global with_kmsro 1
%if !0%{?rhel} %if !0%{?rhel}
%global with_lima 1 %global with_lima 1
%global with_vc4 1 %global with_vc4 1
%global with_etnaviv 1 %global with_etnaviv 1
%global with_kmsro 1
%global with_tegra 1 %global with_tegra 1
%endif %endif
%global with_freedreno 1 %global with_freedreno 1