69b9fffc84
and a new r300 PCI ID.
15 lines
123 B
Makefile
15 lines
123 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = \
|
|
drm \
|
|
i915 \
|
|
mach64 \
|
|
mga \
|
|
r128 \
|
|
radeon \
|
|
savage \
|
|
sis \
|
|
tdfx
|
|
|
|
.include <bsd.subdir.mk>
|