1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/modules/drm/Makefile

15 lines
123 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR = \
drm \
i915 \
mach64 \
mga \
r128 \
radeon \
savage \
sis \
tdfx
.include <bsd.subdir.mk>