* [PATCH] Add linux/include/asm-generic to TAGS build
@ 2002-07-31 13:55 David Howells
0 siblings, 0 replies; only message in thread
From: David Howells @ 2002-07-31 13:55 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Hi Linus,
This patch adds the contents of the include/asm-generic directory to the TAGS
file.
David
diff -uNr linux-2.5.29/Makefile linux-trace-2529/Makefile
--- linux-2.5.29/Makefile Mon Jul 29 08:26:49 2002
+++ linux-trace-2529/Makefile Wed Jul 31 14:51:39 2002
@@ -674,7 +674,7 @@
# ---------------------------------------------------------------------------
TAGS: FORCE
- { find include/asm-${ARCH} -name SCCS -prune -o -name BitKeeper -prune \
+ { find include/asm-${ARCH} include/asm-generic -name SCCS -prune -o -name BitKeeper -prune \
-o -name '*.h' -print ; \
find include -name SCCS -prune -o -name BitKeeper -prune -o \
-type d \( -name "asm-*" -o -name config \) -prune -o \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-31 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-31 13:55 [PATCH] Add linux/include/asm-generic to TAGS build David Howells
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®