diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
commit | bb312899f6b6c2a979f39e56f0ff8659b5a57a9b (patch) | |
tree | 27c6ad0a078495ae19a12c96efd6269435d0ee7e /target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch | |
parent | 2b46097364fc527a8c56365aba3d8f4f43e49aec (diff) | |
download | upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.gz upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.bz2 upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43453
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch index 808784269d..9a05d98548 100644 --- a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch +++ b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch @@ -149,4 +149,4 @@ + { .compatible = "adb,a4001n1", .data = &board_A4001N1, }, { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, }, { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, }, - #endif + { .compatible = "d-link,dsl-274xb-f", .data = &board_dsl_274xb_f1, }, |