libretro-reicast: add WeTek_Core support

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

View File

@ -46,7 +46,7 @@ make_target() {
imx6)
make platform=armv7-neon-hardfloat-cortex-a9
;;
WeTek_Play)
WeTek_Play|WeTek_Core)
make platform=armv7-neon-hardfloat-cortex-a9
;;
Generic)