forked from Ivasoft/openwrt
remove basefiles overlay for etrax
SVN-Revision: 11036
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# Copyright (C) 2006 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 eth0
|
||||
option proto static
|
||||
option ipaddr 192.168.0.90
|
||||
option netmask 255.255.255.0
|
||||
#option dns 192.168.0.1
|
||||
#option gateway 192.168.0.1
|
||||
Reference in New Issue
Block a user