diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch b/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch index c40b23fdb8..8ac3f5051c 100644 --- a/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch +++ b/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch @@ -57,4 +57,4 @@ + { .compatible = "comtrend,vr-3032u", .data = &board_VR3032u, }, { .compatible = "inteno,vg50", .data = &board_vw6339gu, }, { .compatible = "sky,sr102", .data = &board_BSKYB_63168, }, - #endif + #endif /* CONFIG_BCM63XX_CPU_63268 */ |