mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
SVN-Revision: 19384
This commit is contained in:
		
							parent
							
								
									ac5d8374d1
								
							
						
					
					
						commit
						292b9782cd
					
				@ -765,7 +765,7 @@ sub gen_package_mk() {
 | 
			
		||||
$cmds \\
 | 
			
		||||
	) > \$@
 | 
			
		||||
	
 | 
			
		||||
ifneq (\$(UCI_PRECONFIG)\$(CONFIG_UCI_PRECONFIG),)
 | 
			
		||||
ifneq (\$(IMAGEOPT)\$(CONFIG_IMAGEOPT),)
 | 
			
		||||
  package/preconfig: \$(TARGET_DIR)/etc/uci-defaults/$preconfig
 | 
			
		||||
endif
 | 
			
		||||
EOF
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user