preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored

SVN-Revision: 19384
v19.07.3_mercusys_ac12_duma
Hauke Mehrtens 15 years ago
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…
Cancel
Save