freebsd-skq/sys/modules/iwmfw/Makefile
ngie 5cff4ff02f Add missing SUBDIR needed for iwmfw to load after ^/head@r324434
Submitted by:	Pete Wright <pete@nomadlogic.org>
MFC after:	1 month
MFC with:	r324434
2017-10-10 04:50:05 +00:00

11 lines
124 B
Makefile

# $FreeBSD$
SUBDIR= iwm3160fw \
iwm7260fw \
iwm7265fw \
iwm7265Dfw \
iwm8000Cfw \
iwm8265fw
.include <bsd.subdir.mk>