mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
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>
|