Move rotation patch to device specific folder
This commit is contained in:
parent
99c7abfbd3
commit
3b3f1fe1f1
3 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ PKG_DEPENDS_TARGET="toolchain opus libevdev alsa enet"
|
|||
PKG_SHORTDESC="Moonlight Embedded is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built for Linux."
|
||||
PKG_TOOLCHAIN="cmake"
|
||||
GET_HANDLER_SUPPORT="git"
|
||||
PKG_PATCH_DIRS+="${DEVICE}"
|
||||
|
||||
post_makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/config/moonlight
|
||||
|
|
1
packages/games/native/moonlight/patches/RG351P
Symbolic link
1
packages/games/native/moonlight/patches/RG351P
Symbolic link
|
@ -0,0 +1 @@
|
|||
RG552
|
Loading…
Reference in a new issue