rk3566: switch to commander

This commit is contained in:
sydarn
2026-01-28 19:52:05 +01:00
parent b3e8122fc3
commit 43a0eaafc8

View File

@@ -18,7 +18,7 @@ esac
# Fileman or Commander Filemanager
case ${DEVICE} in
RK3326|RK3399|RK3588|S922X|SDM845|SM8250|SM8550|SM8650)
RK3326|RK3399|RK3566|RK3588|S922X|SDM845|SM8250|SM8550|SM8650)
PKG_DEPENDS_TARGET+=" commander"
FILEMANAGER="commander"
;;