[iwmfw] add 7265D firmware.

This commit is contained in:
Adrian Chadd 2017-02-22 04:50:52 +00:00
parent d4dd31fd5e
commit b60b5e75a0
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# $FreeBSD$
SUBDIR= iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw
SUBDIR= iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw iwm7265Dfw
.include <bsd.subdir.mk>

View file

@ -0,0 +1,6 @@
# $FreeBSD$
KMOD= iwm7265Dfw
IMG= iwm-7265D-17
.include <bsd.kmod.mk>