mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: add user-space support for TEW-691GR
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33851 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -48,6 +48,7 @@ preinit_set_mac_address() {
|
||||
hw550-3g |\
|
||||
nbg-419n |\
|
||||
omni-emb |\
|
||||
tew-691gr |\
|
||||
tew-692gr |\
|
||||
w306r-v20 |\
|
||||
w502u |\
|
||||
|
||||
@@ -167,6 +167,9 @@ ramips_board_name() {
|
||||
*"Tenda W306R V2.0")
|
||||
name="w306r-v20"
|
||||
;;
|
||||
*"TEW-691GR")
|
||||
name="tew-691gr"
|
||||
;;
|
||||
*"TEW-692GR")
|
||||
name="tew-692gr"
|
||||
;;
|
||||
|
||||
@@ -40,6 +40,7 @@ platform_check_image() {
|
||||
rt-n15 | \
|
||||
rt-n56u | \
|
||||
sl-r7205 | \
|
||||
tew-691gr | \
|
||||
tew-692gr | \
|
||||
w306r-v20 |\
|
||||
w502u |\
|
||||
|
||||
Reference in New Issue
Block a user