From 78f253f9b10fe2cea7e8a6b8e792523ba05bad77 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 30 Aug 2015 12:17:46 +0000 Subject: brcm63xx: add Comtrend VR-3026e support Add support for Comtrend VR-3026e v1. The device is almost identical to the Comtrend VR-3025un. Signed-off-by: Martin Tesar Signed-off-by: Jonas Gorski SVN-Revision: 46752 --- target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc') diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc index 4a167dc..f307a4c 100644 --- a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc +++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc @@ -30,6 +30,7 @@ case "$(brcm63xx_board_name)" in v2500v_bb |\ vr-3025u |\ vr-3025un |\ + vr-3026e |\ wap-5813n) do_fixcrc ;; -- cgit v1.1