]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/drm/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / sys / modules / drm / Makefile
1 # $FreeBSD$
2
3 SUBDIR = \
4         drm \
5         i915 \
6         mach64 \
7         mga \
8         r128 \
9         radeon \
10         savage \
11         sis \
12         tdfx \
13         via
14
15 .include <bsd.subdir.mk>