mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04: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
 | |
| 
 | |
| 
 |