aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-04-01 08:31:46 +0000
committerJohn Crispin <blogic@openwrt.org>2015-04-01 08:31:46 +0000
commit9f366431fcd421e91094d286b36a18707769e714 (patch)
tree07fc3c0c7e0896d8fd5c57c2940fcf4eba84ab3f /target/linux/ramips/base-files/etc/board.d/02_network
parent12102917e04b400040589c819b2cfeee7eb4e454 (diff)
downloadmaster-187ad058-9f366431fcd421e91094d286b36a18707769e714.tar.gz
master-187ad058-9f366431fcd421e91094d286b36a18707769e714.tar.bz2
master-187ad058-9f366431fcd421e91094d286b36a18707769e714.zip
ramips: Add support for ZTE Q7
ZTE Q7 is a wireless router with SD Card,USB,1 ethernet port and a battery.It used MT7620a SoC. I can,t find any information about this router on ZTE's website. But I found this : http://en.cctairmobi.com/plus/list.php?tid=40 This router is the same as ZTE Q7 and later I found that both routers are made by the same company:-D This patch adds support for it. Because there is only one port,I disabled VLAN and use eth0 as lan port. I could only create a sysupgrade firmware because I don't know how the orignal webpage check the uploaded image:-( Signed-off-by: 郭传鈜 <gch981213@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45208 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/02_network1
1 files changed, 1 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 89d1681062..d4ec19d6cd 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -46,6 +46,7 @@ ramips_setup_interfaces()
3g150b | \
3g300m | \
w150m | \
+ zte-q7 | \
all0256n | \
all5002 | \
all5003 | \