Add AetherSX2

This commit is contained in:
Brooksytech 2023-02-01 09:10:18 -08:00 committed by GitHub
parent 79df87bb8e
commit 4add57937b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,6 @@ case "${DEVICE}" in
pcsx2sa play primehack yuzusa"
;;
RK3588)
PKG_DEPENDS_TARGET+=" aethersx2 dolphinsa"
PKG_DEPENDS_TARGET+=" aethersx2"
;;
esac