diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch b/target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch index abd5114374..8b8b1ed829 100644 --- a/target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch +++ b/target/linux/brcm63xx/patches-4.14/561-board_WAP-5813n.patch @@ -72,4 +72,4 @@ + { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, #endif #ifdef CONFIG_BCM63XX_CPU_63268 - { .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, }, + { .compatible = "brcm,bcm963268bu-p300", .data = &board_963268bu_p300, }, |