From: Oleg Verych Date: Tue, 6 Feb 2007 01:18:22 +0000 (+0100) Subject: [PATCH] kbuild: correctly skip tilded backups in localversion files X-Git-Tag: v2.6.21-rc1~92^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c329563c5b8663ef27eb1bd195885ab826cbd0;p=pandora-kernel.git [PATCH] kbuild: correctly skip tilded backups in localversion files Tildes as in path as in filenames are handled correctly now: only files, containing tilde '~', are backups, thus are not valid. [KJ]: Definition of `space' was removed, scripts/Kbuild.include has one. That definition was taken right from the GNU make manual, while Kbuild's version is original. Cc: Roman Zippel Cc: Bastian Blank Cc: Sam Ravnborg Signed-off-by: Oleg Verych Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed