For standard run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/standard/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source
For S390 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/S390/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source
For RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/RISCV/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source
For PPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/PPC/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source
For LEGACYX86 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/LEGACYX86/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source
For ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mbrugger:branches:RPi5-kernel/ARM/home:mbrugger:branches:RPi5-kernel.repo
zypper refresh
zypper install kernel-source