Submitted by:	John Hein <jhein@symmetricom.com>
This commit is contained in:
Koop Mast 2014-01-31 22:21:43 +00:00
parent 3da360b005
commit a627b0690f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342087

View file

@ -73,7 +73,7 @@ DRI_DRIVERS= MACH64 RADEON SWRAST
.endif # defined(WITH_NEW_XORG)
# empty for unsupported arches
DIR_DRIVERS+=
DRI_DRIVERS+=
.for _d in ${ALL_DRI_DRIVERS}
.if ${DRI_DRIVERS:M${_d}}