diff options
Diffstat (limited to 'bsd/Makefile.bsd')
-rw-r--r-- | bsd/Makefile.bsd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bsd/Makefile.bsd b/bsd/Makefile.bsd index 61cba175f..9c87d963d 100644 --- a/bsd/Makefile.bsd +++ b/bsd/Makefile.bsd @@ -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> |