0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-08-14 06:43:00 +00:00
Files
Lakka-LibreELEC/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"