2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the Tube2H board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 41650
This commit is contained in:
Gabor Juhos
2014-07-14 16:03:35 +00:00
parent 51c892053a
commit f27f2fec4f
5 changed files with 46 additions and 0 deletions

View File

@@ -625,6 +625,9 @@ ar71xx_board_detect() {
*"TL-MR13U")
name="tl-mr13u"
;;
*"Tube2H")
name="tube2h"
;;
*UniFi)
name="unifi"
;;