Rclone on openwrt and RTD1295

Hi all.

I would to run rclone on my openwrt with rtd1295, but have no references for compile.

Can anyone help me ??

processor : 0
BogoMIPS : 54.25
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

The Realtek RTD1295 is a Quad-core ARM Cortex A53 (64-bit) so you either need the ARM 32 bit or ARM 64 bit build depending on how the kernel has been built and the hardware configured.

I’d try downloading both of those from https://rclone.org/downloads and see which works.

You can then build it yourself if you want.