ar71xx: add missing protocol definitions to default network configurations

SVN-Revision: 20091
This commit is contained in:
Gabor Juhos 2010-03-09 18:05:31 +00:00
parent 1aa0192b94
commit 4d5a9fe402
5 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,7 @@ config interface loopback
config interface eth
option ifname eth0
option proto none
config interface lan
option ifname 'lan1 lan2 lan3 lan4'

View File

@ -6,6 +6,7 @@ config interface loopback
config interface eth
option ifname eth0
option proto none
config interface lan
option ifname 'lan1 lan2 lan3 lan4'

View File

@ -6,6 +6,7 @@ config interface loopback
config interface eth
option ifname eth0
option proto none
config interface lan
option ifname 'lan1 lan2 lan3 lan4'

View File

@ -6,6 +6,7 @@ config interface loopback
config interface mac0
option ifname eth0
option proto none
config interface lan
option ifname "lan1 lan2 lan3 lan4"

View File

@ -6,6 +6,7 @@ config interface loopback
config interface eth
option ifname eth0
option proto none
config interface lan
option ifname "lan1 lan2 lan3 lan4"