mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/RPi/options: support RPi CM and RPi Zero
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
634f112b1f
commit
d884187659
@ -60,10 +60,10 @@
|
|||||||
LINUX="default"
|
LINUX="default"
|
||||||
|
|
||||||
# NOOBS supported hex versions (legacy)
|
# NOOBS supported hex versions (legacy)
|
||||||
NOOBS_HEX="2,3,4,5,6,7,8,9,d,e,f,10,11,12,14,19"
|
NOOBS_HEX="2,3,4,5,6,7,8,9,d,e,f,10,11,12,14,19,0092"
|
||||||
|
|
||||||
# NOOBS supported model versions
|
# NOOBS supported model versions
|
||||||
NOOBS_SUPPORTED_MODELS="'Pi Model','Pi Zero'"
|
NOOBS_SUPPORTED_MODELS="'Pi Model','Pi Compute Module','Pi Zero'"
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# setup build defaults
|
# setup build defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user