freebsd-dev/sys/modules/drm/Makefile

16 lines
130 B
Makefile
Raw Normal View History

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