diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch b/target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch index 2678534a60..24a7e08f83 100644 --- a/target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch +++ b/target/linux/bcm63xx/patches-5.4/551-board_HG655b.patch @@ -68,4 +68,4 @@ + { .compatible = "huawei,echolife-hg655b", .data = &board_HG655b, }, { .compatible = "netgear,dgnd3700-v1", .data = &board_DGND3700v1_3800B, }, { .compatible = "zyxel,p870hw-51a-v2", .data = &board_P870HW51A_V2, }, - #endif + #endif /* CONFIG_BCM63XX_CPU_6368 */ |