diff options
Diffstat (limited to 'bsd/Makefile.bsd')
-rw-r--r-- | bsd/Makefile.bsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/Makefile.bsd b/bsd/Makefile.bsd index 9c87d963..f26fd53d 100644 --- a/bsd/Makefile.bsd +++ b/bsd/Makefile.bsd @@ -1,6 +1,6 @@ # $FreeBSD$ # i810, i830 & sis are not complete -SUBDIR = tdfx mga r128 radeon gamma # i810 sis i830 +SUBDIR = radeon # r128 i810 sis i830 tdfx mga gamma .include <bsd.subdir.mk> |