diff options
-rw-r--r-- | hw/kdrive/Makefile.am | 4 |
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 + |