mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
8 lines
82 B
Makefile
8 lines
82 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SUBDIR= iwi_bss \
|
||
|
|
iwi_ibss \
|
||
|
|
iwi_monitor
|
||
|
|
|
||
|
|
.include <bsd.subdir.mk>
|