From b3a18ca8b827cfe2ebb295a03a9776028242c1a0 Mon Sep 17 00:00:00 2001 From: Franco Catrin L Date: Mon, 7 Jun 2004 05:13:29 +0000 Subject: [PATCH] Neomagic driver enabled --- hw/kdrive/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index ca190eac3..603edb2d3 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -1,5 +1,5 @@ if KDRIVEVESA -VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 via +VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 via neomagic endif if KDRIVEFBDEV