mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/RPi/options: support RPi CM and RPi Zero
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -60,10 +60,10 @@
|
||||
LINUX="default"
|
||||
|
||||
# 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_MODELS="'Pi Model','Pi Zero'"
|
||||
NOOBS_SUPPORTED_MODELS="'Pi Model','Pi Compute Module','Pi Zero'"
|
||||
|
||||
################################################################################
|
||||
# setup build defaults
|
||||
|
||||
Reference in New Issue
Block a user