With this change, there are two OpenWrt config files: one for the packages actually used by Gluon, and one with all kernel modules enabled (like it was since we removed the static kernel configs). The config with all kernel modules is only used to generate the kernel configuration (so it is compatible with the upstream kernel). This should bring the build times back to what they were before the static configs were removed.
		
			
				
	
	
		
			21 lines
		
	
	
		
			618 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			618 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_IMAGEOPT=y
 | |
| # CONFIG_PER_FEED_REPO is not set
 | |
| 
 | |
| CONFIG_BUSYBOX_CUSTOM=y
 | |
| CONFIG_BUSYBOX_CONFIG_SHA512SUM=y
 | |
| # CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set
 | |
| CONFIG_BUSYBOX_CONFIG_IP=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_ADDRESS=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_LINK=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_ROUTE=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_TUNNEL=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_RULE=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_IP_SHORT_FORMS=y
 | |
| CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_TIMEOUT=y
 | |
| 
 | |
| CONFIG_ATH_USER_REGD=y
 | |
| CONFIG_PACKAGE_ATH_DEBUG=y
 | |
| CONFIG_ATH10K_CT_COMMUNITY_FW=y
 | |
| 
 | |
| CONFIG_PACKAGE_luci-base_srcdiet=y
 |