mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
amlogic: set ARMv8 add-ons on devices not project
This commit is contained in:
parent
fd65cabda7
commit
0d242a8d6b
@ -32,3 +32,6 @@
|
|||||||
|
|
||||||
# Mali GPU family
|
# Mali GPU family
|
||||||
MALI_FAMILY="g31 g52"
|
MALI_FAMILY="g31 g52"
|
||||||
|
|
||||||
|
# Set the addon project
|
||||||
|
ADDON_PROJECT="ARMv8"
|
||||||
|
@ -32,3 +32,6 @@
|
|||||||
|
|
||||||
# Mali GPU family
|
# Mali GPU family
|
||||||
MALI_FAMILY="450 t820"
|
MALI_FAMILY="450 t820"
|
||||||
|
|
||||||
|
# Set the addon project
|
||||||
|
ADDON_PROJECT="ARMv8"
|
||||||
|
@ -89,6 +89,3 @@
|
|||||||
|
|
||||||
# debug tty path
|
# debug tty path
|
||||||
DEBUG_TTY="/dev/ttyAML0"
|
DEBUG_TTY="/dev/ttyAML0"
|
||||||
|
|
||||||
# set the addon project
|
|
||||||
ADDON_PROJECT="ARMv8"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user