From d057daeddadbe8bfec712b225921e8ba78d2670d Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sun, 4 Jun 2017 21:28:03 +0000 Subject: [iwmfw] bump built firmware now to version 22 for 7265D and 8000C. --- sys/modules/iwmfw/iwm7265Dfw/Makefile | 2 +- sys/modules/iwmfw/iwm8000Cfw/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/iwmfw/iwm7265Dfw/Makefile b/sys/modules/iwmfw/iwm7265Dfw/Makefile index 2033d5e0879b..1746e386e92a 100644 --- a/sys/modules/iwmfw/iwm7265Dfw/Makefile +++ b/sys/modules/iwmfw/iwm7265Dfw/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ KMOD= iwm7265Dfw -IMG= iwm-7265D-17 +IMG= iwm-7265D-22 .include diff --git a/sys/modules/iwmfw/iwm8000Cfw/Makefile b/sys/modules/iwmfw/iwm8000Cfw/Makefile index 22aa192e8f5f..061470908325 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-22 .include -- cgit v1.2.3