Don't build the "unichrome" driver. We don't have the kernel headers for
it, and we're about to switch to using kernel headers instead of the ones packaged with libdrm. If the unichrome driver gets rewritten (or I eventually get time), then it'll come back. ok matthieu@
This commit is contained in:
parent
7efd4e6855
commit
34ca8034ae
@ -2,7 +2,7 @@ SUBDIR= swrast
|
||||
|
||||
.if ${MACHINE} == i386 || ${MACHINE} == amd64
|
||||
SUBDIR+= i810 i915 i965 mach64 mga r128 \
|
||||
r200 r300 radeon s3v savage sis tdfx trident unichrome
|
||||
r200 r300 radeon s3v savage sis tdfx trident
|
||||
.endif
|
||||
.if ${MACHINE} == sparc64
|
||||
SUBDIR+= mach64 r128 r200 r300 radeon
|
||||
|
Loading…
Reference in New Issue
Block a user