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 04058648..3b678e19 100644 --- a/bsd/Makefile.bsd +++ b/bsd/Makefile.bsd @@ -1,4 +1,4 @@ # i810, i830 & sis are not complete -SUBDIR = mga r128 radeon tdfx # i810 i830 sis gamma +SUBDIR = mga r128 radeon tdfx sis # i810 i830 gamma .include <bsd.subdir.mk> |