iMX6: move addon repo to device options

This commit is contained in:
Lukas Rusak 2020-06-19 10:42:57 -07:00
parent 8c72481083
commit 9917fd585e
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
2 changed files with 4 additions and 3 deletions

View File

@ -21,3 +21,7 @@
# debug tty path
DEBUG_TTY="/dev/ttymxc0"
# set the addon project
ADDON_PROJECT="ARMv7"

View File

@ -67,6 +67,3 @@
# build with installer (yes / no)
INSTALLER_SUPPORT="no"
# set the addon project
ADDON_PROJECT="ARMv7"