projects/RPi/options: support RPi CM and RPi Zero

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-03-04 23:07:10 +01:00
parent 634f112b1f
commit d884187659

View File

@ -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