summaryrefslogtreecommitdiff
path: root/bsd-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/Makefile')
-rw-r--r--bsd-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile
index 61cba175f..9c87d963d 100644
--- a/bsd-core/Makefile
+++ b/bsd-core/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
-SUBDIR = drm tdfx mga gamma
+# i810, i830 & sis are not complete
+SUBDIR = tdfx mga r128 radeon gamma # i810 sis i830
.include <bsd.subdir.mk>