diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch b/target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch index a12ff5f29d..55e4ec02dd 100644 --- a/target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch +++ b/target/linux/bcm63xx/patches-5.4/543-board_VR-3025u.patch @@ -74,5 +74,5 @@ { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, + { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, - #endif + #endif /* CONFIG_BCM63XX_CPU_6368 */ #ifdef CONFIG_BCM63XX_CPU_63268 |