5a02ae5e8f
Add and hook up man pages for iwlwifi and iwlwififw and install a copy of the firmware license to /usr/share/docs/legal so it will always be shipped with the installed system. Sponsored by: The FreeBSD Foundation MFC after: 3 days
14 lines
171 B
Makefile
14 lines
171 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel_ipw \
|
|
intel_iwi \
|
|
intel_iwlwififw \
|
|
intel_iwn \
|
|
intel_wpi \
|
|
realtek
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.arch.inc.mk>
|
|
.include <bsd.subdir.mk>
|