diff options
author | John Crispin <john@openwrt.org> | 2013-11-07 12:45:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-11-07 12:45:52 +0000 |
commit | 3de4bdc36fa150a14d738210639c9723be422c9e (patch) | |
tree | f68b0a05e988e7b6352c815855778e70834a6d44 /target/linux/ramips | |
parent | 4bb29e9df63990153e8b0101021039cd27d387ad (diff) | |
download | upstream-3de4bdc36fa150a14d738210639c9723be422c9e.tar.gz upstream-3de4bdc36fa150a14d738210639c9723be422c9e.tar.bz2 upstream-3de4bdc36fa150a14d738210639c9723be422c9e.zip |
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>
SVN-Revision: 38669
Diffstat (limited to 'target/linux/ramips')
-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" |