From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Remove reference to dead Makefile variables In-reply-to: <20080520045050.GM22279@yookeroo.seuss> References: <20080520045050.GM22279@yookeroo.seuss> Date: Thu, 29 May 2008 08:17:58 -0500 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: , > Previous cleanups have removed the LIBFDT_CLEANFILES and > DTC_CLEANFILES variables from the Makefiles. However, they're still > referenced by the Makefile. This patch gets rid of these last > vestiges. > > Signed-off-by: David Gibson Applied. jdl