mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02: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…
x
Reference in New Issue
Block a user