head	1.2;
access;
symbols
	pkgsrc-2017Q4:1.1.0.2
	pkgsrc-2017Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2018.02.18.12.27.20;	author jmcneill;	state dead;
branches;
next	1.1;
commitid	NFipj3dPJKF53lrA;

1.1
date	2017.11.19.16.50.35;	author jmcneill;	state Exp;
branches;
next	;
commitid	egjHVFejGdLLqFfA;


desc
@@


1.2
log
@u-boot-pinebook: update to 2018.01
@
text
@$NetBSD: patch-tools_Makefile,v 1.1 2017/11/19 16:50:35 jmcneill Exp $

--- tools/Makefile.orig	2017-09-21 06:16:57.000000000 +0000
+++ tools/Makefile
@@@@ -69,7 +69,7 @@@@ LIBFDT_CSRCS := fdt.c fdt_ro.c fdt_wip.c
 # Fatal error: can't create build/temp.linux-x86_64-2.7/../lib/libfdt/fdt.o:
 #    No such file or directory
 # To fix this, use an absolute path.
-libfdt_tree := $(shell readlink -f $(srctree)/lib/libfdt)
+libfdt_tree := $(realpath $(srctree)/lib/libfdt)
 
 LIBFDT_SRCS := $(addprefix $(libfdt_tree)/, $(LIBFDT_CSRCS))
 LIBFDT_SWIG := $(addprefix $(libfdt_tree)/, pylibfdt/libfdt.i)
@


1.1
log
@Update to 2017.09
@
text
@d1 1
a1 1
$NetBSD$
@

