From: Kumar Gala Date: Sat, 28 May 2005 22:52:05 +0000 (-0700) Subject: [PATCH] ppc32: Fix uImage make target to report success correctly X-Git-Tag: v2.6.12-rc6~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b9f46d61904422c498bf4cf9a90cc14398d311;p=pandora-kernel.git [PATCH] ppc32: Fix uImage make target to report success correctly The existing make rule when building a uImage would check to see if the image file existed to report 'is ready' or 'not made'. However make appeared to compute the file list before the rule was executed. Signed-off-by: Chris Clark Signed-off-by: Kumar Gala Signed-off-by: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed