I am attempting to include the TinkerBoard C GPIO lib into the rockchip branch build. I've got it building/installing, but when I execute the command 'gpio' from the command line on the kodi server, I always get the following error, regardless of command line arguments:
$LibreELEC:/# gpio readall
/usr/bin/gpio: line 1: syntax error: unexpected ")"
I have attached my package.mk file. Any guidance would be greatly appreciated.
Thanks!