diff options
author | Divy Le Ray <divy@chelsio.com> | 2009-03-12 21:14:24 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-13 11:30:48 -0700 |
commit | d9507a532acd25588b0d7957c660da35de41701b (patch) | |
tree | 47e8c4984cb6b8ed893a8682d877a92a710acf76 /firmware/Makefile | |
parent | bf792094ef830117312b3990b63474320ec864c0 (diff) | |
download | kernel_samsung_aries-d9507a532acd25588b0d7957c660da35de41701b.zip kernel_samsung_aries-d9507a532acd25588b0d7957c660da35de41701b.tar.gz kernel_samsung_aries-d9507a532acd25588b0d7957c660da35de41701b.tar.bz2 |
cxgb3: update FW
Update FW to 7.1
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 aa2e02d..c6af61b 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -35,7 +35,7 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ cxgb3/t3c_psram-1.1.0.bin \ - cxgb3/t3fw-7.0.0.bin + cxgb3/t3fw-7.1.0.bin fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ e100/d102e_ucode.bin |