mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-28 05:10:13 +01:00
disable drivers that currently don't build
This commit is contained in:
parent
3678f0af1a
commit
b5b763bb4e
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = tdfx mga gamma r128 radeon i810 sis
|
||||
SUBDIR = tdfx mga # radeon gamma r128 radeon i810 sis
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = tdfx mga gamma r128 radeon i810 sis
|
||||
SUBDIR = tdfx mga # radeon gamma r128 radeon i810 sis
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = tdfx mga gamma r128 radeon i810 sis
|
||||
SUBDIR = tdfx mga # radeon gamma r128 radeon i810 sis
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue