From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Add missing dependencies for tests In-Reply-To: Your message of "Tue, 13 Nov 2007 09:52:58 +1100." <20071112225258.GF1219@localhost.localdomain> References: <20071112225258.GF1219@localhost.localdomain> Date: Tue, 13 Nov 2007 07:34:13 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > At present, the Makefiles will not rebuild trees.o or the dtb files > derived from it if testdata.h is updated. This is incorrect, and is > because of missing dependency information. > > This patch fixes the problem by making sure that dependency > information is generated from trees.S and dumptrees.c. > > Signed-off-by: David Gibson Applied. jdl