summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2005-12-03 01:23:50 +0000
committeranholt <anholt@FreeBSD.org>2005-12-03 01:23:50 +0000
commitec3e11dc526f447eb9ff75bbd7ed3f4f8b30231c (patch)
treeb66cb53d5f41f8985139fef130ed7084a4930f71 /sys/modules
parenta4f1b36f3ef8c2625919df1ff99c54138de83b1e (diff)
downloadFreeBSD-src-ec3e11dc526f447eb9ff75bbd7ed3f4f8b30231c.zip
FreeBSD-src-ec3e11dc526f447eb9ff75bbd7ed3f4f8b30231c.tar.gz
Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,
and a new r300 PCI ID.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/drm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/drm/Makefile b/sys/modules/drm/Makefile
index b2cfa04..a953b37 100644
--- a/sys/modules/drm/Makefile
+++ b/sys/modules/drm/Makefile
@@ -2,6 +2,7 @@
SUBDIR = \
drm \
+ i915 \
mach64 \
mga \
r128 \
OpenPOWER on IntegriCloud