diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-30 10:10:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-10-30 10:10:51 +0000 |
commit | 3a715db92f2201a3ac5d9692b560e71f1e97b887 (patch) | |
tree | d2bcf65e5868c59c6d46fb7346ffaa5cdf2d6621 /target | |
parent | 32fd7ede26b8a95abefaede04c0cecb77357d48a (diff) | |
download | master-187ad058-3a715db92f2201a3ac5d9692b560e71f1e97b887.tar.gz master-187ad058-3a715db92f2201a3ac5d9692b560e71f1e97b887.tar.bz2 master-187ad058-3a715db92f2201a3ac5d9692b560e71f1e97b887.zip |
ralink: load mt7530 driver on the 3 buffalo units
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43119 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index d2daab5ddb..1c7d80ce0e 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -117,6 +117,9 @@ ramips_setup_interfaces() hlk-rm04 | \ mzk-w300nh2 | \ mzk-750dhp | \ + whr-300hp2 | \ + whr-600d | \ + whr-1166d | \ wt1520) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" |