mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04: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
		
	
	
		
			172 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			172 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| BOARDNAME:=AMD Geode based systems
 | |
| FEATURES += pci usb gpio
 | |
| 
 | |
| define Target/Description
 | |
| 	Build firmware images for AMD Geode GX/LX based systems (net5501, alix, geos)
 | |
| endef
 |