1
0
This repository has been archived on 2024-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Lakka-rk322x/projects/RPi/devices/RPi2/options
Matthias Reichl 098d5494d0 RPi2: use ARMv7 addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-19 21:19:18 +01:00

13 lines
386 B
Plaintext

################################################################################
# Device defaults
################################################################################
# NOOBS supported hex versions (legacy)
NOOBS_HEX="1040,1041,2082"
# NOOBS supported model versions
NOOBS_SUPPORTED_MODELS='"Pi 2","Pi 3"'
# set the addon project
ADDON_PROJECT="ARMv7"