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