mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	Make SMP a subtarget, since it only supports BCM6362 and BCM6368. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36527
		
			
				
	
	
		
			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
 | 
						|
 | 
						|
 |