Openwrt on Orangepi R2S

Hello

I'm using openwrt on orangepi r2s board with ky-x1 RISC-V chip. Currently I'm using a openwrt image provided by orangepi. However during some developments, I found that the kenel is not compiled with ebpf feature. My development involves using a epbf program. So i tried to find a way to compile the openwrt kernel for r2s baord but didn't find any toolchain for compiling openwrt kernel for this r2s baord. then i tried to use spacemiT muse-deb1 kernel for this board with kernel swap. That didn't work either. Is there a way to compile the openwrt kernel for orangepi r2s board with ebpf feature

you've obviously already searched the forum and located OrangePi R2S is a great new RISC-V OpenWrt device (not sure it'll cover the ebpf part though) ?

yeah i read that. But didn't find how to compile the openwrt kernel and upload custom kernel. Currently i'm using the image provided by the orangepi.

that's a great question for the thread you read and dismissed.

you could always try upgrading to openwrt while running their image ...

thanks. I will try this