Index: head/sys/modules/iwmfw/iwm3160fw/Makefile =================================================================== --- head/sys/modules/iwmfw/iwm3160fw/Makefile (revision 313425) +++ head/sys/modules/iwmfw/iwm3160fw/Makefile (revision 313426) @@ -1,6 +1,6 @@ # $FreeBSD$ KMOD= iwm3160fw -IMG= iwm-3160-16 +IMG= iwm-3160-17 .include Index: head/sys/modules/iwmfw/iwm7260fw/Makefile =================================================================== --- head/sys/modules/iwmfw/iwm7260fw/Makefile (revision 313425) +++ head/sys/modules/iwmfw/iwm7260fw/Makefile (revision 313426) @@ -1,6 +1,6 @@ # $FreeBSD$ KMOD= iwm7260fw -IMG= iwm-7260-16 +IMG= iwm-7260-17 .include Index: head/sys/modules/iwmfw/iwm7265fw/Makefile =================================================================== --- head/sys/modules/iwmfw/iwm7265fw/Makefile (revision 313425) +++ head/sys/modules/iwmfw/iwm7265fw/Makefile (revision 313426) @@ -1,6 +1,6 @@ # $FreeBSD$ KMOD= iwm7265fw -IMG= iwm-7265-16 +IMG= iwm-7265-17 .include Index: head/sys/modules/iwmfw/iwm8000Cfw/Makefile =================================================================== --- head/sys/modules/iwmfw/iwm8000Cfw/Makefile (revision 313425) +++ head/sys/modules/iwmfw/iwm8000Cfw/Makefile (revision 313426) @@ -1,6 +1,6 @@ # $FreeBSD$ KMOD= iwm8000Cfw -IMG= iwm-8000C-16 +IMG= iwm-8000C-17 .include