mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
[iwm] bump firmware to version 17.
This commit is contained in:
parent
36b9ae3a05
commit
8aee678701
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm3160fw
|
||||
IMG= iwm-3160-16
|
||||
IMG= iwm-3160-17
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm7260fw
|
||||
IMG= iwm-7260-16
|
||||
IMG= iwm-7260-17
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm7265fw
|
||||
IMG= iwm-7265-16
|
||||
IMG= iwm-7265-17
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm8000Cfw
|
||||
IMG= iwm-8000C-16
|
||||
IMG= iwm-8000C-17
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue