Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/libfdt New libfdt location
details: https://anonhg.NetBSD.org/src/rev/6c02a1c67511
branches: trunk
changeset: 354245:6c02a1c67511
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Jun 08 17:09:29 2017 +0000
description:
New libfdt location
diffstat:
tools/libfdt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r fc585936127c -r 6c02a1c67511 tools/libfdt/Makefile
--- a/tools/libfdt/Makefile Thu Jun 08 16:44:03 2017 +0000
+++ b/tools/libfdt/Makefile Thu Jun 08 17:09:29 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2017/06/06 07:45:39 skrll Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/08 17:09:29 skrll Exp $
HOSTLIB= fdt
.include <bsd.own.mk>
-LIBFDT_DIR= ${.CURDIR}/../../external/gpl2/dtc/dist/libfdt
+LIBFDT_DIR= ${.CURDIR}/../../sys/external/bsd/libfdt/dist
.include "${LIBFDT_DIR}/Makefile.libfdt"
Home |
Main Index |
Thread Index |
Old Index