mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
brcm63xx: fix bt v2500v dts based detection
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44993 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e6a628a95c
commit
5e2e830a49
@ -67,7 +67,7 @@ brcm63xx_dt_detect() {
|
||||
board_name="homehub2a"
|
||||
;;
|
||||
"BT Voyager V2500V")
|
||||
board_name="v2500v"
|
||||
board_name="v2500v_bb"
|
||||
;;
|
||||
"Comtrend AR-5381u")
|
||||
board_name="ar-5381u"
|
||||
@ -231,9 +231,6 @@ brcm63xx_legacy_detect() {
|
||||
V2110)
|
||||
board_name="v2110"
|
||||
;;
|
||||
V2500V_BB)
|
||||
board_name="v2500v_bb"
|
||||
;;
|
||||
VW6339GU)
|
||||
board_namge="vg50"
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user