diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch b/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch index 9315b556b7..38ef022e2a 100644 --- a/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch +++ b/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch @@ -81,4 +81,4 @@ + { .compatible = "comtrend,ar-5315u", .data = &board_AR5315u, }, { .compatible = "d-link,dsl-275xb-d1", .data = &board_dsl_2751b_d1, }, { .compatible = "sagem,fast-2704n", .data = &board_FAST2704N, }, - #endif + #endif /* CONFIG_BCM63XX_CPU_6318 */ |