mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
preinit: fix #6596
Setting LAN IP Address in menuconfig is ignored git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19384 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7915ad0ec1
commit
2fcc620c06
@ -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…
x
Reference in New Issue
Block a user