mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-04 20:20:21 +01:00
Include non-radeon modules in the build.
This commit is contained in:
parent
48cc350e21
commit
5e81d590d5
3 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue