starting with 2.6.28 korina ethernet interface is eth2
SVN-Revision: 15393
This commit is contained in:
parent
9e87dd54df
commit
8358a353ff
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ config interface loopback
|
||||||
option netmask 255.0.0.0
|
option netmask 255.0.0.0
|
||||||
|
|
||||||
config interface lan
|
config interface lan
|
||||||
option ifname eth0
|
option ifname eth2
|
||||||
option proto dhcp
|
option proto dhcp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue