aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iwmfw
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
parent36b9ae3a058e1f91caf54386b65e90b071e4f915 (diff)
Notes
Diffstat (limited to 'sys/modules/iwmfw')
-rw-r--r--sys/modules/iwmfw/iwm3160fw/Makefile2
-rw-r--r--sys/modules/iwmfw/iwm7260fw/Makefile2
-rw-r--r--sys/modules/iwmfw/iwm7265fw/Makefile2
-rw-r--r--sys/modules/iwmfw/iwm8000Cfw/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/iwmfw/iwm3160fw/Makefile b/sys/modules/iwmfw/iwm3160fw/Makefile
index d2d8f1d49c0db..02f82f6dfbac0 100644
--- a/sys/modules/iwmfw/iwm3160fw/Makefile
+++ b/sys/modules/iwmfw/iwm3160fw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm3160fw
-IMG= iwm-3160-16
+IMG= iwm-3160-17
.include <bsd.kmod.mk>
diff --git a/sys/modules/iwmfw/iwm7260fw/Makefile b/sys/modules/iwmfw/iwm7260fw/Makefile
index b6a3cbf99fa45..ef35d801ea995 100644
--- a/sys/modules/iwmfw/iwm7260fw/Makefile
+++ b/sys/modules/iwmfw/iwm7260fw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm7260fw
-IMG= iwm-7260-16
+IMG= iwm-7260-17
.include <bsd.kmod.mk>
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>
diff --git a/sys/modules/iwmfw/iwm8000Cfw/Makefile b/sys/modules/iwmfw/iwm8000Cfw/Makefile
index 22aa192e8f5f8..ea8b0aa1d568c 100644
--- a/sys/modules/iwmfw/iwm8000Cfw/Makefile
+++ b/sys/modules/iwmfw/iwm8000Cfw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm8000Cfw
-IMG= iwm-8000C-16
+IMG= iwm-8000C-17
.include <bsd.kmod.mk>