Skip to content

Commit 9c973d1

Browse files
authored
Update r3g1.config
1 parent 95c9458 commit 9c973d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/r3g1.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,9 +551,9 @@ CONFIG_TARGET_PREINIT_TIMEOUT=2
551551
# CONFIG_TARGET_PREINIT_SHOW_NETMSG is not set
552552
# CONFIG_TARGET_PREINIT_SUPPRESS_FAILSAFE_NETMSG is not set
553553
CONFIG_TARGET_PREINIT_IFNAME=""
554-
CONFIG_TARGET_PREINIT_IP="192.168.1.1"
554+
CONFIG_TARGET_PREINIT_IP="192.168.39.1"
555555
CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0"
556-
CONFIG_TARGET_PREINIT_BROADCAST="192.168.1.255"
556+
CONFIG_TARGET_PREINIT_BROADCAST="192.168.39.255"
557557
# CONFIG_INITOPT is not set
558558
CONFIG_TARGET_INIT_PATH="/usr/sbin:/usr/bin:/sbin:/bin"
559559
CONFIG_TARGET_INIT_ENV=""

0 commit comments

Comments
 (0)