commit
fa0176b9bd
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -25,7 +25,7 @@ src-pkg:
|
|||
|
||||
world: x86_64
|
||||
|
||||
x86_64: handheld
|
||||
x86_64: handheld RK3588
|
||||
|
||||
handheld:
|
||||
DEVICE_ROOT=handheld PROJECT=PC DEVICE=handheld ARCH=x86_64 ./scripts/build_distro
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2020-present Fewtarius
|
||||
|
||||
PKG_NAME="emulationstation"
|
||||
PKG_VERSION="3e5e6ae"
|
||||
PKG_VERSION="31bcda1"
|
||||
PKG_GIT_CLONE_BRANCH="main"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
|
|
Loading…
Reference in a new issue