This change makes the names of Broadcom targets consistent by using the common notation based on SoC/CPU ID (which is used internally anyway), bcmXXXX instead of brcmXXXX. This is even used for target TITLE in make menuconfig already, only the short target name used brcm so far. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
		
			
				
	
	
		
			8 lines
		
	
	
		
			117 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			117 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
BOARDNAME:=generic
 | 
						|
 | 
						|
define Target/Description
 | 
						|
	Build firmware images for BCM63XX boards without SMP support.
 | 
						|
endef
 | 
						|
 | 
						|
 |