aa92269e46
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
12 lines
125 B
Makefile
12 lines
125 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel_ipw \
|
|
intel_iwi \
|
|
intel_iwn \
|
|
intel_wpi \
|
|
realtek
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|