Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/hdaudio pull in Makefile.inc
details: https://anonhg.NetBSD.org/src/rev/1854adc19493
branches: trunk
changeset: 336958:1854adc19493
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Mar 28 14:48:53 2015 +0000
description:
pull in Makefile.inc
diffstat:
sys/modules/hdaudio/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r cc8bbc0156e8 -r 1854adc19493 sys/modules/hdaudio/Makefile
--- a/sys/modules/hdaudio/Makefile Sat Mar 28 14:41:28 2015 +0000
+++ b/sys/modules/hdaudio/Makefile Sat Mar 28 14:48:53 2015 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2015/03/28 14:09:59 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/28 14:48:53 jmcneill Exp $
# This file is used by modules and rump kernels
.include "../Makefile.inc"
+.include "${.CURDIR}/Makefile.inc"
KMOD= hdaudio
Home |
Main Index |
Thread Index |
Old Index