Oh no! maybe try using `TARGET=kobo` in the build line. It looks like it built the rM app (i see mention of xochitl), so I think I gave the wrong build command.
can you try `TARGET=kobo FBINK=1 CROSS_TC=arm-kobo-linux-gnueabihf make`? or use whatever command you did before for building, but add in FBINK=1.
|