diff options
author | Divy Le Ray <divy@chelsio.com> | 2009-06-03 09:38:59 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-04 00:01:50 -0400 |
commit | 6ba5f9c74365263db161941b1e7467cdba06a5fe (patch) | |
tree | 1bb0fe8dc5873fb55a9e246f19a8d1dffec3ec17 /firmware/Makefile | |
parent | 047584ce94108012288554a5f84585d792cc7f8f (diff) |
cxgb3: Update FW to 7.4.0
Update FW to 7.4.
Bump up driver revision.
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 96c3dd8cc683..621de8e952f7 100644 --- a/firmware/Makefile +++ b/firmware/Makefile | |||
@@ -41,7 +41,7 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin | |||
41 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin | 41 | fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin |
42 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ | 42 | fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ |
43 | cxgb3/t3c_psram-1.1.0.bin \ | 43 | cxgb3/t3c_psram-1.1.0.bin \ |
44 | cxgb3/t3fw-7.1.0.bin | 44 | cxgb3/t3fw-7.4.0.bin |
45 | fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin | 45 | fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin |
46 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin | 46 | fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin |
47 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ | 47 | fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ |