mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 18:18:36 +00:00
dropbear: honor CONFIG_TARGET_INIT_PATH
fixes 65256aee
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
This commit is contained in:
parent
2d9a0be307
commit
7f6fcaa3bf
@ -115,6 +115,7 @@ CONFIGURE_ARGS += \
|
||||
DB_OPT_COMMON = \
|
||||
!!LOCAL_IDENT,"SSH-2.0-dropbear" \
|
||||
DEFAULT_PATH,"$(TARGET_INIT_PATH)" \
|
||||
DEFAULT_ROOT_PATH,"$(TARGET_INIT_PATH)" \
|
||||
DROPBEAR_DSS,0 \
|
||||
DROPBEAR_CLI_NETCAT,0 \
|
||||
DO_MOTD,0 \
|
||||
|
Loading…
Reference in New Issue
Block a user