mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
10 lines
124 B
Makefile
10 lines
124 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= iwm3160fw \
|
|
iwm7260fw \
|
|
iwm7265fw \
|
|
iwm7265Dfw \
|
|
iwm8000Cfw \
|
|
iwm8265fw
|
|
|
|
.include <bsd.subdir.mk>
|