Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/modules/cyclic make this work



details:   https://anonhg.NetBSD.org/src/rev/c4070f7cfdaa
branches:  trunk
changeset: 783304:c4070f7cfdaa
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 14 15:46:51 2012 +0000

description:
make this work

diffstat:

 sys/modules/cyclic/Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 8e8ec1be26e8 -r c4070f7cfdaa sys/modules/cyclic/Makefile
--- a/sys/modules/cyclic/Makefile       Fri Dec 14 15:33:19 2012 +0000
+++ b/sys/modules/cyclic/Makefile       Fri Dec 14 15:46:51 2012 +0000
@@ -1,6 +1,6 @@
 # $FreeBSD: src/sys/modules/dtrace/sdt/Makefile,v 1.1.4.1 2009/08/03 08:13:06 kensmith Exp $
 
-.include "../../Makefile.inc"
+.include "../Makefile.inc"
 
 .PATH: ${NETBSDSRCDIR}/external/cddl/osnet/dev/cyclic
 



Home | Main Index | Thread Index | Old Index