From 737eddfa4b6a8851e20823405b7269dd49c49b89 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 7 Jan 2004 09:50:28 +0000 Subject: [PATCH] Disconnect the sis300 driver. I've never managed to fix it, and it breaks the build on PPC. --- hw/kdrive/Makefile.am | 4 ++-- 1 file 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 +