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

SVN-Revision: 19384
This commit is contained in:
Hauke Mehrtens 2010-01-29 20:30:21 +00:00
parent ac5d8374d1
commit 292b9782cd

View file

@ -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