linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] 'tags' target in makefile broken
@ 2002-09-28  2:10 Aristeu Sergio Rozanski Filho
  0 siblings, 0 replies; only message in thread
From: Aristeu Sergio Rozanski Filho @ 2002-09-28  2:10 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 39 bytes --]

hi,
	little typo in Makefile

-- 
aris

[-- Attachment #2: makefile.patch --]
[-- Type: text/plain, Size: 502 bytes --]

--- linux-2.5.39-vanilla/Makefile	2002-09-27 23:01:19.000000000 -0300
+++ linux-2.5.39/Makefile	2002-09-27 22:47:42.000000000 -0300
@@ -756,7 +756,7 @@
 	  find arch/$(ARCH) $(RCS_FIND_IGNORE) \
 	       -name '*.[chS]' -print; \
 	  find include $(RCS_FIND_IGNORE) \
-	       \( -name config -o -name 'asm-*' \) -prune -o \
+	       \( -name config -o -name 'asm-*' \) -prune \
 	       -o -name '*.[chS]' -print; \
 	  find include/asm-$(ARCH) $(RCS_FIND_IGNORE) \
 	       -name '*.[chS]' -print; \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-28  2:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-28  2:10 [patch] 'tags' target in makefile broken Aristeu Sergio Rozanski Filho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).