ar71xx-generic and -tiny benefit most from the optimized kernel, as they contain all devices with 32MB RAM. We enable CONFIG_GLUON_SPECIALIZE_KERNEL for all targets using the mips24_kc architecture so packages shared between targets don't need to be rebuild all the time.
		
			
				
	
	
		
			12 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config 'CONFIG_GLUON_SPECIALIZE_KERNEL=y'
 | |
| 
 | |
| # Enable ath5k in addition to ath9k
 | |
| # ath5k cards are commonly used with Mikrotik hardware
 | |
| packages 'kmod-ath5k'
 | |
| 
 | |
| device mikrotik-nand-64m nand-64m
 | |
| factory
 | |
| 
 | |
| device mikrotik-nand-large nand-large
 | |
| factory
 |