aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iwmfw/iwm7265fw
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2017-02-08 07:04:06 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2017-02-08 07:04:06 +0000
commit8aee6787012d852c8987dc5c9613a250ae9f88d9 (patch)
tree8887baeff994dbe89c21ba88de6d11dd72530685 /sys/modules/iwmfw/iwm7265fw
parent36b9ae3a058e1f91caf54386b65e90b071e4f915 (diff)
Notes
Diffstat (limited to 'sys/modules/iwmfw/iwm7265fw')
-rw-r--r--sys/modules/iwmfw/iwm7265fw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/iwmfw/iwm7265fw/Makefile b/sys/modules/iwmfw/iwm7265fw/Makefile
index 9bd7aa73b413e..db004434ff17d 100644
--- a/sys/modules/iwmfw/iwm7265fw/Makefile
+++ b/sys/modules/iwmfw/iwm7265fw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm7265fw
-IMG= iwm-7265-16
+IMG= iwm-7265-17
.include <bsd.kmod.mk>