summaryrefslogtreecommitdiffstats
path: root/defaultenv-2/base/bin/bootargs-ip-barebox
diff options
context:
space:
mode:
Diffstat (limited to 'defaultenv-2/base/bin/bootargs-ip-barebox')
-rw-r--r--defaultenv-2/base/bin/bootargs-ip-barebox2
1 files changed, 1 insertions, 1 deletions
diff --git a/defaultenv-2/base/bin/bootargs-ip-barebox b/defaultenv-2/base/bin/bootargs-ip-barebox
index 986c142286..5a3b984069 100644
--- a/defaultenv-2/base/bin/bootargs-ip-barebox
+++ b/defaultenv-2/base/bin/bootargs-ip-barebox
@@ -4,4 +4,4 @@
ifup eth0
-global.linux.bootargs.ip="ip=$eth0.ipaddr:$eth0.serverip:$eth0.gateway:$eth0.netmask::eth0:"
+global.linux.bootargs.dyn.ip="ip=$eth0.ipaddr:$eth0.serverip:$eth0.gateway:$eth0.netmask::eth0:"