summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm/Makefile
blob: a953b3700ebb4d5724ecddd11795d44515271b33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

SUBDIR = \
	drm \
	i915 \
	mach64 \
	mga \
	r128 \
	radeon \
	savage \
	sis \
	tdfx

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud