1
0
Fork 0
forked from len0rd/rockbox

rgnano: Change ROCKBOX_DIR to /mnt/FunKey/.rockbox

For consistency's sake.

Change-Id: Ia2ef27dceaf143ab85adb22581c6461d50914a84
This commit is contained in:
Hairo R. Carela 2025-08-08 21:47:08 -04:00
parent 50f10681b3
commit 707585e6c0
6 changed files with 16 additions and 13 deletions

2
tools/configure vendored
View file

@ -1012,7 +1012,7 @@ rgnanocc () {
thread_support="HAVE_SDL_THREADS"
sdl="$FUNKEY_SDK_PATH/arm-funkey-linux-musleabihf/sysroot/usr/bin/sdl-config"
rbdir="/FunKey/rockbox"
rbdir="/FunKey/.rockbox"
}