summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot/base-files
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-04-12 09:43:41 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-04-12 09:43:41 +0000
commitd558632955ae121098dbf6be110cb4897f9ec730 (patch)
tree62b6a835005dae4fd4357f7c33111ffc214cd7cf /target/linux/ps3/petitboot/base-files
parentb7e295945064015c7561069da42d37f9db44db45 (diff)
downloadmaster-31e0f0ae-d558632955ae121098dbf6be110cb4897f9ec730.tar.gz
master-31e0f0ae-d558632955ae121098dbf6be110cb4897f9ec730.tar.bz2
master-31e0f0ae-d558632955ae121098dbf6be110cb4897f9ec730.zip
remove preconfig variables
SVN-Revision: 31256
Diffstat (limited to 'target/linux/ps3/petitboot/base-files')
-rw-r--r--target/linux/ps3/petitboot/base-files/etc/config/network4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/ps3/petitboot/base-files/etc/config/network b/target/linux/ps3/petitboot/base-files/etc/config/network
index 453481e325..3c1805fb94 100644
--- a/target/linux/ps3/petitboot/base-files/etc/config/network
+++ b/target/linux/ps3/petitboot/base-files/etc/config/network
@@ -1,4 +1,4 @@
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
config interface loopback
option ifname lo
@@ -9,5 +9,3 @@ config interface loopback
config interface lan
option ifname eth0
option proto dhcp
- option ipaddr 192.168.1.1
- option netmask 255.255.255.0