summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bsd-core/Makefile2
-rw-r--r--bsd/Makefile2
-rw-r--r--bsd/Makefile.bsd2
3 files changed, 3 insertions, 3 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile
index f26fd53d..ea44a7cd 100644
--- a/bsd-core/Makefile
+++ b/bsd-core/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
# i810, i830 & sis are not complete
-SUBDIR = radeon # r128 i810 sis i830 tdfx mga gamma
+SUBDIR = gamma mga r128 radeon tdfx # i810 i830 sis
.include <bsd.subdir.mk>
diff --git a/bsd/Makefile b/bsd/Makefile
index f26fd53d..ea44a7cd 100644
--- a/bsd/Makefile
+++ b/bsd/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
# i810, i830 & sis are not complete
-SUBDIR = radeon # r128 i810 sis i830 tdfx mga gamma
+SUBDIR = gamma mga r128 radeon tdfx # i810 i830 sis
.include <bsd.subdir.mk>
diff --git a/bsd/Makefile.bsd b/bsd/Makefile.bsd
index f26fd53d..ea44a7cd 100644
--- a/bsd/Makefile.bsd
+++ b/bsd/Makefile.bsd
@@ -1,6 +1,6 @@
# $FreeBSD$
# i810, i830 & sis are not complete
-SUBDIR = radeon # r128 i810 sis i830 tdfx mga gamma
+SUBDIR = gamma mga r128 radeon tdfx # i810 i830 sis
.include <bsd.subdir.mk>