From: Emanuele Giaquinta Date: Sun, 1 May 2005 15:59:15 +0000 (-0700) Subject: [PATCH] Makefile: fix for compatibility with *emacs ctags X-Git-Tag: v2.6.12-rc4~136^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efcd5e3ab089496865571d22443dd3f514dae60c;p=pandora-kernel.git [PATCH] Makefile: fix for compatibility with *emacs ctags I've noticed that, starting from linux-2.6.12-rc1, in the top Makefile the "cmd_tags" variable has been changed in a way incompatible with *emacs ctags. Since the "--extra" option exists only in "exuberant ctags", it should be included in the CTAGSF shell variable. Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed