diff options
author | Divy Le Ray <divy@chelsio.com> | 2010-06-21 11:54:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-26 00:33:13 -0400 |
commit | 17acad30bff462ba32cbce30fc74164c341075df (patch) | |
tree | 0230d5357968199f8819e6aa8359c01cc3b3ed5c /firmware/Makefile | |
parent | f9467eaec36a4ee13f5d282d2512f48e118a3120 (diff) |
cxgb3: update FW to 7.10
Update FW to 7.10
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index 243409f5240d..6e0dd3e07a05 100644 --- a/firmware/Makefile +++ b/firmware/Makefile | |||
@@ -42,7 +42,7 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin | |||
42 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin | 42 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin |
43 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ | 43 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ |
44 | cxgb3/t3c_psram-1.1.0.bin \ | 44 | cxgb3/t3c_psram-1.1.0.bin \ |
45 | cxgb3/t3fw-7.4.0.bin \ | 45 | cxgb3/t3fw-7.10.0.bin \ |
46 | cxgb3/ael2005_opt_edc.bin \ | 46 | cxgb3/ael2005_opt_edc.bin \ |
47 | cxgb3/ael2005_twx_edc.bin \ | 47 | cxgb3/ael2005_twx_edc.bin \ |
48 | cxgb3/ael2020_twx_edc.bin | 48 | cxgb3/ael2020_twx_edc.bin |