summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2004-01-07 09:50:28 +0000
committerEric Anholt <anholt@freebsd.org>2004-01-07 09:50:28 +0000
commit737eddfa4b6a8851e20823405b7269dd49c49b89 (patch)
treefc0c69f37d7895b5b1651c5da5934c4e0a1344dd
parent5a2c23f8a18767f0eb2fe2846ca3ba18fd236284 (diff)
Disconnect the sis300 driver. I've never managed to fix it, and it breaks
the build on PPC.
-rw-r--r--hw/kdrive/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am
index e047bdd1c..b43d6c948 100644
--- a/hw/kdrive/Makefile.am
+++ b/hw/kdrive/Makefile.am
@@ -11,5 +11,5 @@ SUBDIRS = \
linux \
$(FBDEV_SUBDIRS) \
$(VESA_SUBDIRS) \
- ati \
- sis300
+ ati
+