summaryrefslogtreecommitdiffstats
path: root/sys/modules/vesa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/vesa/Makefile')
-rw-r--r--sys/modules/vesa/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/vesa/Makefile b/sys/modules/vesa/Makefile
index ae9662f..62dd4bc 100644
--- a/sys/modules/vesa/Makefile
+++ b/sys/modules/vesa/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.1 1998/09/15 20:09:18 sos Exp $
+# $Id: Makefile,v 1.2 1998/09/15 20:14:11 sos Exp $
-.PATH: ${.CURDIR}/../../sys/i386/isa
-KMOD = vesa_mod
+.PATH: ${.CURDIR}/../../i386/isa
+KMOD = vesa
SRCS = vesa.c scvesactl.c sc.h opt_vesa.h opt_vm86.h
NOMAN =
CFLAGS += -DVESA_MODULE
OpenPOWER on IntegriCloud