libretro-mupen64plus: add WeTek_Core support

This commit is contained in:
Lukas Rusak 2017-02-08 14:19:48 -08:00
parent 14cd96540a
commit 4646a953bb
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -46,7 +46,7 @@ make_target() {
imx6)
make platform=imx6
;;
WeTek_Play)
WeTek_Play|WeTek_Core)
make platform=armv7-neon-gles-cortex-a9
;;
Odroid_C2|WeTek_Hub|WeTek_Play_2)