mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
3c9d5a037d
Reviewed by: rpaulo Approved by: sbruno (mentor)
10 lines
107 B
Makefile
10 lines
107 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel_ipw \
|
|
intel_iwi \
|
|
intel_iwn \
|
|
intel_wpi \
|
|
realtek
|
|
|
|
.include <bsd.subdir.mk>
|