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