[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.
This commit is contained in:
Adrian Chadd 2017-02-08 07:07:23 +00:00
parent 00da819945
commit ab6c171afa
2 changed files with 2 additions and 2 deletions

View File

@ -1939,7 +1939,7 @@ iwm8000Cfw.fwo optional iwm8000Cfw | iwmfw \
no-implicit-rule \
clean "iwm8000Cfw.fwo"
iwm8000C.fw optional iwm8000Cfw | iwmfw \
dependency "$S/contrib/dev/iwm/iwm-8000C-17.fw.uu" \
dependency "$S/contrib/dev/iwm/iwm-8000C-16.fw.uu" \
compile-with "${NORMAL_FW}" \
no-obj no-implicit-rule \
clean "iwm8000C.fw"

View File

@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm8000Cfw
IMG= iwm-8000C-17
IMG= iwm-8000C-16
.include <bsd.kmod.mk>