mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
11 lines
125 B
Makefile
11 lines
125 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= intel_ipw \
|
|
intel_iwi \
|
|
intel_iwn \
|
|
intel_wpi \
|
|
realtek
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|