2
0
forked from Ivasoft/openwrt

octeon: R.I.P.

It is broken since ~8 months and nobody takes care of that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35486
This commit is contained in:
Gabor Juhos
2013-02-04 15:23:05 +00:00
parent da44b916cf
commit e7dee4ea87
10 changed files with 0 additions and 487 deletions

View File

@@ -1,18 +0,0 @@
# Copyright (C) 2009 OpenWrt.org
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 eth1
option type bridge
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0
config interface wan
option ifname eth0
option proto dhcp