From 48d05478bf5ab276b791c8988d6b47cfc37ab1d0 Mon Sep 17 00:00:00 2001 From: Navdeep Parhar Date: Mon, 14 Oct 2013 21:25:07 +0000 Subject: cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0 --- sys/modules/cxgbe/t5_firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cxgbe/t5_firmware/Makefile') diff --git a/sys/modules/cxgbe/t5_firmware/Makefile b/sys/modules/cxgbe/t5_firmware/Makefile index 6637b222f72d..fe2c43e8337f 100644 --- a/sys/modules/cxgbe/t5_firmware/Makefile +++ b/sys/modules/cxgbe/t5_firmware/Makefile @@ -17,7 +17,7 @@ FIRMWS += ${F}:${F:C/.txt//}:1.0.0.0 .endif .endfor -T5FW_VER = 1.8.22.0 +T5FW_VER = 1.9.12.0 FIRMWS += t5fw.fw:t5fw:${T5FW_VER} CLEANFILES += t5fw.fw -- cgit v1.2.3