mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
libretro-beetle-pcfx: add case cortex-a8
This commit is contained in:
parent
003c6fe580
commit
384d05ebaf
@ -19,7 +19,7 @@ make_target() {
|
||||
arm1176jzf-s)
|
||||
make platform=armv6-hardfloat
|
||||
;;
|
||||
cortex-a7)
|
||||
cortex-a7|cortex-a8)
|
||||
make platform=armv7-neon-hardfloat
|
||||
;;
|
||||
cortex-a9|*cortex-a53|cortex-a17)
|
||||
|
Loading…
x
Reference in New Issue
Block a user