aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2020-11-06 19:04:20 +0000
committerNavdeep Parhar <np@FreeBSD.org>2020-11-06 19:04:20 +0000
commit890efa1ab946ce5b47ba8d5cd961dbaea615e2e6 (patch)
tree765108fd3365fb1370ea9e20baa451923caec834 /sys/conf
parent8b2133d4e18e7dd0a5984fb2cdec3da4f84bac3c (diff)
Notes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 7279a6b41c978..7d5db5439303b 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1516,7 +1516,7 @@ t4fw.fwo optional cxgbe \
no-implicit-rule \
clean "t4fw.fwo"
t4fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t4fw-1.25.0.0.bin" \
+ dependency "$S/dev/cxgbe/firmware/t4fw-1.25.0.40.bin" \
compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
no-obj no-implicit-rule \
clean "t4fw.fw"
@@ -1550,7 +1550,7 @@ t5fw.fwo optional cxgbe \
no-implicit-rule \
clean "t5fw.fwo"
t5fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t5fw-1.25.0.0.bin" \
+ dependency "$S/dev/cxgbe/firmware/t5fw-1.25.0.40.bin" \
compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
no-obj no-implicit-rule \
clean "t5fw.fw"
@@ -1584,7 +1584,7 @@ t6fw.fwo optional cxgbe \
no-implicit-rule \
clean "t6fw.fwo"
t6fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t6fw-1.25.0.0.bin" \
+ dependency "$S/dev/cxgbe/firmware/t6fw-1.25.0.40.bin" \
compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
no-obj no-implicit-rule \
clean "t6fw.fw"