aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iwmfw/iwm7265fw/Makefile
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-08-16 20:19:05 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-08-16 20:19:05 +0000
commit27067774dce3388702a4cf744d7096c6fb71b688 (patch)
tree56300949abd050b3cd2e23d29210d2a567bc8aec /sys/modules/iwmfw/iwm7265fw/Makefile
parent44be0a8ea517cbe7a9140bca20e1e93228ac0a04 (diff)
parent915a263ea24ab051bb57674a4d6f5ffe4ef0d5b5 (diff)
Merge ^/head r303250 through r304235.
Notes
Notes: svn path=/projects/clang390-import/; revision=304236
Diffstat (limited to 'sys/modules/iwmfw/iwm7265fw/Makefile')
-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 79831b66d1fc..9bd7aa73b413 100644
--- a/sys/modules/iwmfw/iwm7265fw/Makefile
+++ b/sys/modules/iwmfw/iwm7265fw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm7265fw
-IMG= iwm-7265-9
+IMG= iwm-7265-16
.include <bsd.kmod.mk>