aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2017-02-08 07:07:23 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2017-02-08 07:07:23 +0000
commitab6c171afa30a57b3e4833b48fc59ff194b88794 (patch)
tree76c2ab5814e6da7f6b204002e528fb46916231c3 /sys/modules
parent00da819945009bb97c3eb57254b9e53817fdd818 (diff)
downloadsrc-ab6c171afa30a57b3e4833b48fc59ff194b88794.tar.gz
src-ab6c171afa30a57b3e4833b48fc59ff194b88794.zip
[iwm] back this out to version 16 for now.
Since I'm manually playing the dragonflybsd iwm/iwmfw commits forward, I'm .. well, this. This right here.
Notes
Notes: svn path=/head/; revision=313428
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/iwmfw/iwm8000Cfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/iwmfw/iwm8000Cfw/Makefile b/sys/modules/iwmfw/iwm8000Cfw/Makefile
index ea8b0aa1d568..22aa192e8f5f 100644
--- a/sys/modules/iwmfw/iwm8000Cfw/Makefile
+++ b/sys/modules/iwmfw/iwm8000Cfw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm8000Cfw
-IMG= iwm-8000C-17
+IMG= iwm-8000C-16
.include <bsd.kmod.mk>