You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							55 lines
						
					
					
						
							1.1 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							55 lines
						
					
					
						
							1.1 KiB
						
					
					
				
								#
							 | 
						|
								# Local config file
							 | 
						|
								#
							 | 
						|
								# -----------------------------------------------------------------------------
							 | 
						|
								
							 | 
						|
								# Change it to your name.
							 | 
						|
								MAINTAINER = $(shell whoami)
							 | 
						|
								
							 | 
						|
								# -----------------------------------------------------------------------------
							 | 
						|
								
							 | 
						|
								# Choose one (1) of the following BOXMODELs. O n e !
							 | 
						|
								
							 | 
						|
								# Coolstream
							 | 
						|
								#BOXMODEL = nevis
							 | 
						|
								#BOXMODEL = apollo
							 | 
						|
								#BOXMODEL = shiner
							 | 
						|
								#BOXMODEL = kronos
							 | 
						|
								#BOXMODEL = kronos_v2
							 | 
						|
								
							 | 
						|
								# AX/Mutant
							 | 
						|
								#BOXMODEL = hd51
							 | 
						|
								
							 | 
						|
								# WWIO
							 | 
						|
								#BOXMODEL = bre2ze4k
							 | 
						|
								
							 | 
						|
								# Air Digital Zgemma H7S/C
							 | 
						|
								#BOXMODEL = h7
							 | 
						|
								
							 | 
						|
								# VU+
							 | 
						|
								#BOXMODEL = vusolo4k
							 | 
						|
								#BOXMODEL = vuduo4k
							 | 
						|
								#BOXMODEL = vuultimo4k
							 | 
						|
								#BOXMODEL = vuzero4k
							 | 
						|
								#BOXMODEL = vuuno4k
							 | 
						|
								#BOXMODEL = vuuno4kse
							 | 
						|
								#BOXMODEL = vuduo
							 | 
						|
								
							 | 
						|
								# -----------------------------------------------------------------------------
							 | 
						|
								
							 | 
						|
								# Neutrino API keys
							 | 
						|
								#N_OMDB_API_KEY =
							 | 
						|
								#N_SHOUTCAST_DEV_KEY =
							 | 
						|
								#N_TMDB_DEV_KEY =
							 | 
						|
								#N_YOUTUBE_DEV_KEY =
							 | 
						|
								#N_WEATHER_DEV_KEY =
							 | 
						|
								
							 | 
						|
								# -----------------------------------------------------------------------------
							 | 
						|
								
							 | 
						|
								# Create debug-image. Not useful in real life.
							 | 
						|
								#DEBUG = yes
							 | 
						|
								
							 | 
						|
								# -----------------------------------------------------------------------------
							 | 
						|
								
							 | 
						|
								# NI administrator mode. Do not touch!
							 | 
						|
								#NI_ADMIN = true
							 | 
						|
								
							 |