diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch b/target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch index 66c089a2d5..4c14ea4413 100644 --- a/target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch +++ b/target/linux/brcm63xx/patches-4.19/512-board_BTV2110.patch @@ -37,7 +37,7 @@ { .compatible = "brcm,bcm96348gw-10", .data = &board_96348gw_10, }, { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, -+ { .compatible = "bt,v2110", .data = &board_V2110, }, - { .compatible = "bt,v2500v-bb", .data = &board_V2500V_BB, }, ++ { .compatible = "bt,voyager-2110", .data = &board_V2110, }, + { .compatible = "bt,voyager-2500v-bb", .data = &board_V2500V_BB, }, { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, |