lkml.org 
[lkml]   [2002]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Add linux/include/asm-generic to TAGS build
Date
From

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 \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.038 / U:0.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site