mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
14 lines
123 B
Makefile
14 lines
123 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = \
|
|
drm \
|
|
i915 \
|
|
mach64 \
|
|
mga \
|
|
r128 \
|
|
radeon \
|
|
savage \
|
|
sis \
|
|
tdfx
|
|
|
|
.include <bsd.subdir.mk>
|