Author: jogo Date: 2014-11-25 20:07:02 +0100 (Tue, 25 Nov 2014) New Revision: 43379
Modified: trunk/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network Log: brcm63xx: uci-defaults: network: move DSL-274x1 F1 to right section The cpu port is at 8, not 5. Fixes #18406. Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network =================================================================== --- trunk/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network 2014-11-25 19:06:51 UTC (rev 43378) +++ trunk/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network 2014-11-25 19:07:02 UTC (rev 43379) @@ -61,7 +61,6 @@ ;; AW4139 |\ -AW4339U |\ HW553 |\ HW556*) ucidef_set_interface_lan "eth0.1" @@ -86,6 +85,7 @@ 96368M-1341N |\ 96368M-1541N |\ 96368MVNgr |\ +AW4339U |\ AW5200B |\ "F@ST2504n" |\ "F@ST2704V2" |\ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
