mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
9 lines
90 B
Makefile
9 lines
90 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR = \
|
|
drm2 \
|
|
i915kms
|
|
|
|
.include <bsd.subdir.mk>
|