We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c9458 commit 9c973d1Copy full SHA for 9c973d1
1 file changed
config/r3g1.config
@@ -551,9 +551,9 @@ CONFIG_TARGET_PREINIT_TIMEOUT=2
551
# CONFIG_TARGET_PREINIT_SHOW_NETMSG is not set
552
# CONFIG_TARGET_PREINIT_SUPPRESS_FAILSAFE_NETMSG is not set
553
CONFIG_TARGET_PREINIT_IFNAME=""
554
-CONFIG_TARGET_PREINIT_IP="192.168.1.1"
+CONFIG_TARGET_PREINIT_IP="192.168.39.1"
555
CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0"
556
-CONFIG_TARGET_PREINIT_BROADCAST="192.168.1.255"
+CONFIG_TARGET_PREINIT_BROADCAST="192.168.39.255"
557
# CONFIG_INITOPT is not set
558
CONFIG_TARGET_INIT_PATH="/usr/sbin:/usr/bin:/sbin:/bin"
559
CONFIG_TARGET_INIT_ENV=""
0 commit comments