summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/defconfig
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-07 21:44:23 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-07 21:44:23 +0000
commit53b106bac4e8e5876ec392b1e753ce66965537b5 (patch)
tree5d2ea84075c464c0ff56f1d8a11a66e10c45288d /target/linux/ar71xx/base-files/etc/defconfig
parent6827eb69914516320d099b15076e035d92e766e0 (diff)
ar71xx: create ALL0258N network config from uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28832 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/defconfig')
-rw-r--r--target/linux/ar71xx/base-files/etc/defconfig/all0258n/network12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ar71xx/base-files/etc/defconfig/all0258n/network b/target/linux/ar71xx/base-files/etc/defconfig/all0258n/network
deleted file mode 100644
index 81ddd9fb2..000000000
--- a/target/linux/ar71xx/base-files/etc/defconfig/all0258n/network
+++ /dev/null
@@ -1,12 +0,0 @@
-config interface loopback
- option ifname lo
- option proto static
- option ipaddr 127.0.0.1
- option netmask 255.0.0.0
-
-config interface lan
- option ifname 'eth0 eth1'
- option type bridge
- option proto static
- option ipaddr 192.168.1.1
- option netmask 255.255.255.0