mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
iMX6: move addon repo to device options
This commit is contained in:
parent
8c72481083
commit
9917fd585e
@ -21,3 +21,7 @@
|
|||||||
|
|
||||||
# debug tty path
|
# debug tty path
|
||||||
DEBUG_TTY="/dev/ttymxc0"
|
DEBUG_TTY="/dev/ttymxc0"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv7"
|
||||||
|
|
||||||
|
@ -67,6 +67,3 @@
|
|||||||
|
|
||||||
# build with installer (yes / no)
|
# build with installer (yes / no)
|
||||||
INSTALLER_SUPPORT="no"
|
INSTALLER_SUPPORT="no"
|
||||||
|
|
||||||
# set the addon project
|
|
||||||
ADDON_PROJECT="ARMv7"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user