mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
9 lines
92 B
Makefile
9 lines
92 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = \
|
|
../spigen \
|
|
at45d \
|
|
mx25l \
|
|
spibus \
|
|
|
|
.include <bsd.subdir.mk>
|