Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/drmkms this module needs MKLDSCRIPT too now
details: https://anonhg.NetBSD.org/src/rev/03dd56db279b
branches: trunk
changeset: 333640:03dd56db279b
user: christos <christos%NetBSD.org@localhost>
date: Wed Nov 12 03:03:01 2014 +0000
description:
this module needs MKLDSCRIPT too now
diffstat:
sys/modules/drmkms/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e83f630b5263 -r 03dd56db279b sys/modules/drmkms/Makefile
--- a/sys/modules/drmkms/Makefile Wed Nov 12 02:50:01 2014 +0000
+++ b/sys/modules/drmkms/Makefile Wed Nov 12 03:03:01 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/11/12 02:13:30 christos Exp $
+# $NetBSD: Makefile,v 1.6 2014/11/12 03:03:01 christos Exp $
.include "../Makefile.inc"
.include "Makefile.inc"
@@ -7,6 +7,7 @@
.PATH: ${S}/external/bsd/drm2/pci
.PATH: ${S}/external/bsd/drm2/dist/drm
+MKLDSCRIPT=yes
KMOD= drmkms
# Upstream source files.
Home |
Main Index |
Thread Index |
Old Index