[Pdbg] [PATCH 03/18] Makefile: No need to include Makefile.libfdt
Amitay Isaacs
amitay at ozlabs.org
Wed May 16 16:17:21 AEST 2018
From: Amitay Isaacs <amitay at gmail.com>
Signed-off-by: Amitay Isaacs <amitay at gmail.com>
---
Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d785cba..6c138da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,8 +3,6 @@ AM_MAKEFLAGS = --no-print-directory
GIT_SHA1 ?= `git --work-tree=$(top_srcdir) --git-dir=$(top_srcdir)/.git describe --always --long --dirty || echo unknown`
-include libfdt/Makefile.libfdt
-
bin_PROGRAMS = pdbg
ACLOCAL_AMFLAGS = -Im4
--
2.17.0
More information about the Pdbg
mailing list