mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
atheros switch support: add missing commit statements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17391 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b053ab6499
commit
c45e214f3c
@ -24,6 +24,7 @@ set network.lan.ifname=eth0.1
|
||||
set network.wan=interface
|
||||
set network.wan.ifname=eth0.2
|
||||
set network.wan.proto=dhcp
|
||||
commit network
|
||||
EOF
|
||||
HAS_SWITCH=1
|
||||
fi
|
||||
@ -33,6 +34,7 @@ fi
|
||||
set network.wan=interface
|
||||
set network.wan.ifname=eth1
|
||||
set network.wan.proto=dhcp
|
||||
commit network
|
||||
EOF
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user