From: Jike Song Date: Mon, 5 Jan 2009 06:57:03 +0000 (+0800) Subject: kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope X-Git-Tag: v2.6.29-rc1~185^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f628248a578585472e19e4cba2c604643af8c6c;p=pandora-kernel.git kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope This patch reintroduce the ALLSOURCE_ARCHS support for tags/TAGS/ cscope targets. The Kbuild previously has this feature, but after moving the targets into scripts/tags.sh, ALLSOURCE_ARCHS disappears. It's something like this: $ make ALLSOURCE_ARCHS="x86 mips arm" tags cscope Signed-off-by: Jike Song Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed