From: Tom Rini Date: Thu, 20 Oct 2005 04:23:49 +0000 (-0700) Subject: [PATCH] Export RCS_TAR_IGNORE for rpm targets X-Git-Tag: v2.6.14-rc5~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b25fabfddf142b5af8268692701d386cf37e4f;p=pandora-kernel.git [PATCH] Export RCS_TAR_IGNORE for rpm targets The variable RCS_TAR_IGNORE is used in scripts/packaging/Makefile, but not exported from the main Makefile, so it's never used. This results in the rpm targets being very unhappy in quilted trees. Signed-off-by: Tom Rini Acked-by: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed