summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-26 01:05:25 +0000
committerattilio <attilio@FreeBSD.org>2013-02-26 01:05:25 +0000
commit756a9b3e47fbf2ace170ae77caa02eed2c059ec1 (patch)
tree68506ced6483bc7d8c7699530ea0c979e53d9ae4 /sys/modules
parent2ad8e10333f151d4744c8dfc21f28ed627d114f5 (diff)
parentcb47f0509be0470c174870a68ed3c1d94eb52ed7 (diff)
downloadFreeBSD-src-756a9b3e47fbf2ace170ae77caa02eed2c059ec1.zip
FreeBSD-src-756a9b3e47fbf2ace170ae77caa02eed2c059ec1.tar.gz
MFC
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/cxgbe/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cxgbe/firmware/Makefile b/sys/modules/cxgbe/firmware/Makefile
index b6a8729..fea29a5 100644
--- a/sys/modules/cxgbe/firmware/Makefile
+++ b/sys/modules/cxgbe/firmware/Makefile
@@ -17,7 +17,7 @@ FIRMWS += ${F}:${F:C/.txt//}:1.0.0.0
.endif
.endfor
-T4FW_VER = 1.6.2.0
+T4FW_VER = 1.8.4.0
FIRMWS += t4fw.fw:t4fw:${T4FW_VER}
CLEANFILES += t4fw.fw
OpenPOWER on IntegriCloud