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
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ CONFIGURE_ARGS += \
|
||||||
DB_OPT_COMMON = \
|
DB_OPT_COMMON = \
|
||||||
!!LOCAL_IDENT,"SSH-2.0-dropbear" \
|
!!LOCAL_IDENT,"SSH-2.0-dropbear" \
|
||||||
DEFAULT_PATH,"$(TARGET_INIT_PATH)" \
|
DEFAULT_PATH,"$(TARGET_INIT_PATH)" \
|
||||||
|
DEFAULT_ROOT_PATH,"$(TARGET_INIT_PATH)" \
|
||||||
DROPBEAR_DSS,0 \
|
DROPBEAR_DSS,0 \
|
||||||
DROPBEAR_CLI_NETCAT,0 \
|
DROPBEAR_CLI_NETCAT,0 \
|
||||||
DO_MOTD,0 \
|
DO_MOTD,0 \
|
||||||
|
|
Loading…
Reference in a new issue