ar71xx: add missing protocol definitions to default network configurations
authorGabor Juhos <juhosg@openwrt.org>
Tue, 9 Mar 2010 18:05:31 +0000 (18:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 9 Mar 2010 18:05:31 +0000 (18:05 +0000)
SVN-Revision: 20091

target/linux/ar71xx/base-files/etc/defconfig/dir-600-a1/network
target/linux/ar71xx/base-files/etc/defconfig/rb-750/network
target/linux/ar71xx/base-files/etc/defconfig/tl-wr741nd/network
target/linux/ar71xx/base-files/etc/defconfig/tl-wr841n-v1/network
target/linux/ar71xx/base-files/etc/defconfig/tl-wr941nd/network

index 572cd3a33513982c06cbbb5621d21743539cde22..2108d3ae8e25454fca38cab2c6d99cf95b5cb996 100644 (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'
index 572cd3a33513982c06cbbb5621d21743539cde22..2108d3ae8e25454fca38cab2c6d99cf95b5cb996 100644 (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'
index 572cd3a33513982c06cbbb5621d21743539cde22..2108d3ae8e25454fca38cab2c6d99cf95b5cb996 100644 (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'
index 80fea51d314aa4c5e4e962f83d3aa91fe33bfc95..780fdb764401311a1e15a5db219dbf5d36f0bf24 100644 (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"
index 65f6c3fc672b9d04a5af7c53c7abe03e33105386..cb741fbea55e1f51684e92b841e2411f3a9c2d01 100644 (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"