Update package.mk
This commit is contained in:
parent
83c6a06db6
commit
15e35b2d55
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ PKG_PATCH_DIRS+="${DEVICE}"
|
|||
|
||||
if [ "${ARCH}" = "arm" ]
|
||||
then
|
||||
make -f Makefile.libretro GIT_VERSION=${PKG_VERSION} PKG_MAKE_OPTS_TARGET+=" platform=rg552"
|
||||
make -f Makefile.libretro clean && make -f Makefile.libretro GIT_VERSION=${PKG_VERSION} PKG_MAKE_OPTS_TARGET+=" platform=rg552"
|
||||
else
|
||||
make_target() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue