1# $FreeBSD$
2
3SUBDIR=	intel_ipw \
4	intel_iwi \
5	intel_iwn \
6	intel_wpi \
7	realtek
8
9SUBDIR_PARALLEL=
10
11.include <bsd.subdir.mk>
12