mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			307 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			307 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/config.mk
 | 
						|
+++ b/config.mk
 | 
						|
@@ -624,6 +624,7 @@ export CONFIG_RT2X00=y
 | 
						|
 export CONFIG_RT2X00_LIB=m
 | 
						|
 export CONFIG_RT2800_LIB=m
 | 
						|
 export CONFIG_RT2X00_LIB_FIRMWARE=y
 | 
						|
+export CONFIG_RT2X00_LIB_EEPROM=y
 | 
						|
 export CONFIG_RT2X00_LIB_CRYPTO=y
 | 
						|
 # export CONFIG_RT2X00_LIB_SOC=y
 | 
						|
 ifdef CONFIG_COMPAT_KERNEL_2_6_25
 |