Hi,
I have problem with compile libreelec from source (master) for odroid C2.
Code
$ PROJECT=Odroid_C2 ARCH=aarch64 SWAP_SUPPORT=no make image(...)
libavutil/libavutil.so: undefined reference to `rpi_sand128b_stripe_to_8_10'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:136: ffmpeg_g] Error 1
make[1]: Leaving directory '/build/LibreELEC.tv/build.LibreELEC-Odroid_C2.aarch64-9.0-devel/ffmpeg-20f6654'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
Problem exist after this commit: