riscv: we don't have /lib/modules/../dtb
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
parent
1838232458
commit
61da5462ab
@ -1845,7 +1845,7 @@ fi
|
|||||||
%ghost /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?3:+%{3}}\
|
%ghost /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?3:+%{3}}\
|
||||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/.vmlinuz.hmac \
|
/lib/modules/%{KVERREL}%{?3:+%{3}}/.vmlinuz.hmac \
|
||||||
%ghost /%{image_install_path}/.vmlinuz-%{KVERREL}%{?3:+%{3}}.hmac \
|
%ghost /%{image_install_path}/.vmlinuz-%{KVERREL}%{?3:+%{3}}.hmac \
|
||||||
%ifarch %{arm} aarch64 riscv64\
|
%ifarch %{arm} aarch64\
|
||||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/dtb \
|
/lib/modules/%{KVERREL}%{?3:+%{3}}/dtb \
|
||||||
%ghost /%{image_install_path}/dtb-%{KVERREL}%{?3:+%{3}} \
|
%ghost /%{image_install_path}/dtb-%{KVERREL}%{?3:+%{3}} \
|
||||||
%endif\
|
%endif\
|
||||||
|
Loading…
Reference in New Issue
Block a user