summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-06 06:32:25 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-06 06:32:25 +0000
commit900a7e4c364d86a10dcce535f0533dac7a7a97aa (patch)
treec861d919f203b97b390c93462bb88eace2f2854e
parent39615ec06e8ca9280b4feefc42e008c9795541bd (diff)
downloaddrm-900a7e4c364d86a10dcce535f0533dac7a7a97aa.tar.gz
Re-disable the via driver while it's broken on BSD.
-rw-r--r--bsd-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile
index 57189e9a..a5ac952b 100644
--- a/bsd-core/Makefile
+++ b/bsd-core/Makefile
@@ -55,7 +55,7 @@ SHAREDFILES= drm.h \
via_verifier.h \
via_video.c
-SUBDIR = drm mach64 mga r128 radeon sis tdfx via # i915
+SUBDIR = drm mach64 mga r128 radeon sis tdfx # via i915
CLEANFILES+= ${SHAREDFILES}