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