summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornp <np@FreeBSD.org>2013-10-20 15:24:44 +0000
committernp <np@FreeBSD.org>2013-10-20 15:24:44 +0000
commit6de0bdec97a101f87cbb605001de11d9d4c5c9d7 (patch)
tree1af687c1db4782aa4aa006df2adabfbdc765d72b /sys/conf
parentecdcee0674e19d97166a740fe724d6b340d47e28 (diff)
downloadFreeBSD-src-6de0bdec97a101f87cbb605001de11d9d4c5c9d7.zip
FreeBSD-src-6de0bdec97a101f87cbb605001de11d9d4c5c9d7.tar.gz
MFC r256459.
cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0 Approved by: re (glebius)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index f3e298c..98afd07 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1199,7 +1199,7 @@ t4fw.fwo optional cxgbe \
no-implicit-rule \
clean "t4fw.fwo"
t4fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t4fw-1.8.11.0.bin.uu" \
+ dependency "$S/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu" \
compile-with "${NORMAL_FW}" \
no-obj no-implicit-rule \
clean "t4fw.fw"
@@ -1223,7 +1223,7 @@ t5fw.fwo optional cxgbe \
no-implicit-rule \
clean "t5fw.fwo"
t5fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t5fw-1.8.22.0.bin.uu" \
+ dependency "$S/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu" \
compile-with "${NORMAL_FW}" \
no-obj no-implicit-rule \
clean "t5fw.fw"
OpenPOWER on IntegriCloud