988a7cd1a6
This is in preparation for adding the corresponding support to iwm(4). Version 46 is the latest but contains unrecognized TLVs, so use version 43 for now. Obtained from: linux-firmware MFC after: 1 month Sponsored by: The FreeBSD Foundation
14 lines
163 B
Makefile
14 lines
163 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= iwm3160fw \
|
|
iwm3168fw \
|
|
iwm7260fw \
|
|
iwm7265fw \
|
|
iwm7265Dfw \
|
|
iwm8000Cfw \
|
|
iwm8265fw \
|
|
iwm9000fw \
|
|
iwm9260fw
|
|
|
|
.include <bsd.subdir.mk>
|