git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4949057
)
kbuild: fix make TAGS (for emacs use)
author
Sam Ravnborg
<sam@mars.(none)>
Thu, 28 Jul 2005 21:11:34 +0000
(23:11 +0200)
committer
Sam Ravnborg
<sam@mars.(none)>
Thu, 28 Jul 2005 21:11:34 +0000
(23:11 +0200)
From: bongiojp@clarkson.edu <Jeremy Bongio>
make TAGS does not make source code tags for emacs. It instead
returns an error than "etags -" isn't valid. The problem is
easily remedied.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found