mirror of
				https://github.com/cjdelisle/openwrt.git
				synced 2025-10-31 14:15:50 +00:00 
			
		
		
		
	This can be rather confusing for contributors, since there are three layers in which they can be added. As for now there are none profiles other than generic (exception: geos) let's move them to these profiles. Being here this commit also removes packages in geode profiles already enabled in kernel config. Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
		
			
				
	
	
		
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ARCH:=x86_64
 | |
| BOARDNAME:=x86_64
 | |
| 
 | |
| define Target/Description
 | |
|         Build images for 64 bit systems including virtualized guests.
 | |
| endef
 |