diff options
author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-05 14:57:43 +0000 |
---|---|---|
committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-05 14:57:43 +0000 |
commit | fd0c422dfc6a885c491a72dded2ba2b4fa1b5c47 (patch) | |
tree | 063e3dc1551c04933705eee595edb477c4495acf /target/linux/brcm63xx/base-files/etc | |
parent | 812b41eef281c60894c31058bc2093aee280e6d5 (diff) |
fix trx checksum after first boot and add led/button definitions for boards RTA770BW and RTA770W
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc')
-rwxr-xr-x | target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc | 2 |
1 files changed, 2 insertions, 0 deletions
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 edd8802b72..2bb79cc091 100755 --- a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc +++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc @@ -25,6 +25,8 @@ case "$board_name" in CT6373-1 |\ MAGIC |\ V2110 |\ + RTA770BW |\ + RTA770W |\ V2500V_BB) do_fixcrc ;; |