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
This commit is contained in:
ngie 2017-10-10 04:50:05 +00:00
parent ee3c02e6f0
commit 5cff4ff02f

View File

@ -4,6 +4,7 @@ SUBDIR= iwm3160fw \
iwm7260fw \
iwm7265fw \
iwm7265Dfw \
iwm8000Cfw
iwm8000Cfw \
iwm8265fw
.include <bsd.subdir.mk>