Deleted Added
full compact
Makefile (153033) Makefile (203288)
1# $FreeBSD: head/sys/modules/drm/Makefile 153033 2005-12-03 01:23:50Z anholt $
1# $FreeBSD: head/sys/modules/drm/Makefile 203288 2010-01-31 14:30:39Z rnoland $
2
3SUBDIR = \
4 drm \
5 i915 \
6 mach64 \
7 mga \
8 r128 \
9 radeon \
10 savage \
11 sis \
2
3SUBDIR = \
4 drm \
5 i915 \
6 mach64 \
7 mga \
8 r128 \
9 radeon \
10 savage \
11 sis \
12 tdfx
12 tdfx \
13 via
13
14.include <bsd.subdir.mk>
14
15.include <bsd.subdir.mk>