diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-07 12:45:52 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-07 12:45:52 +0000 |
commit | 0ee3e4c3b0bb586585c1885c16c964b915a86e11 (patch) | |
tree | 87141f1c1a3072505c81d58c0b1b7c0b39628a48 /target/linux | |
parent | 791df9b1c6f4c8e2e64577e03820ae3f884eba06 (diff) |
ralink: revert 38348 as it breaks network on the hame-mpr
https://dev.openwrt.org/changeset/38348
https://dev.openwrt.org/ticket/14403#comment:1
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/ramips/base-files/etc/uci-defaults/02_network | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/base-files/etc/uci-defaults/02_network b/target/linux/ramips/base-files/etc/uci-defaults/02_network index 9026700ac9..7880c2fc53 100755 --- a/target/linux/ramips/base-files/etc/uci-defaults/02_network +++ b/target/linux/ramips/base-files/etc/uci-defaults/02_network @@ -44,8 +44,6 @@ ramips_setup_interfaces() awm002-evb | \ broadway | \ dcs-930| \ - mpr-a1 | \ - mpr-a2 | \ wnce2001) ucidef_add_switch "switch0" "1" "0" ucidef_set_interface_lan "eth0" |