diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2017-02-08 07:07:23 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2017-02-08 07:07:23 +0000 |
| commit | ab6c171afa30a57b3e4833b48fc59ff194b88794 (patch) | |
| tree | 76c2ab5814e6da7f6b204002e528fb46916231c3 /sys/modules | |
| parent | 00da819945009bb97c3eb57254b9e53817fdd818 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/iwmfw/iwm8000Cfw/Makefile | 2 |
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> |
