From da4caea3a32052288819d548f9af97e203765d75 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Tue, 10 Jan 2006 20:48:19 +0000 Subject: avoid error message that non-generated make files are not being found git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed --- rules/dosfstools.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/dosfstools.make') diff --git a/rules/dosfstools.make b/rules/dosfstools.make index 6272df307..244b0a15d 100644 --- a/rules/dosfstools.make +++ b/rules/dosfstools.make @@ -27,7 +27,7 @@ DOSFSTOOLS_URL = ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/$(DOSFSTO DOSFSTOOLS_SOURCE = $(SRCDIR)/$(DOSFSTOOLS_SRC) DOSFSTOOLS_DIR = $(BUILDDIR)/$(DOSFSTOOLS) -include $(call package_depfile) +-include $(call package_depfile) # ---------------------------------------------------------------------------- # Get -- cgit v1.2.3