projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5d837
)
preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Jan 2010 20:30:21 +0000
(20:30 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Jan 2010 20:30:21 +0000
(20:30 +0000)
SVN-Revision: 19384
scripts/metadata.pl
patch
|
blob
|
history
diff --git
a/scripts/metadata.pl
b/scripts/metadata.pl
index 37b7d77925b753fb7e77e7d42903b30fa8b56279..9260a1b24bdcf7709b74ed1a386b1a503daf7e85 100755
(executable)
--- a/
scripts/metadata.pl
+++ b/
scripts/metadata.pl
@@
-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