mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Patchlet for arch help in 2.6.1 s390
@ 2004-01-16  7:04 Pete Zaitcev
  0 siblings, 0 replies; 2+ messages in thread
From: Pete Zaitcev @ 2004-01-16  7:04 UTC (permalink / raw)
  To: schwidefsky; +Cc: linux-kernel

--- linux-2.6.1-mm3/arch/s390/Makefile	2004-01-09 01:59:10.000000000 -0500
+++ linux-2.6.1-mm3-s390/arch/s390/Makefile	2004-01-15 22:00:50.000000000 -0500
@@ -70,3 +70,8 @@
 	$(call filechk,gen-asm-offsets)
 
 CLEAN_FILES += include/asm-$(ARCH)/offsets.h
+
+# Don't use tabs in echo arguments.
+define archhelp
+  echo  '* image           - Kernel image for IPL ($(boot)/image)'
+endef

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patchlet for arch help in 2.6.1 s390
@ 2004-01-16 12:08 Martin Schwidefsky
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Schwidefsky @ 2004-01-16 12:08 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel


Hi Pete,

> --- linux-2.6.1-mm3/arch/s390/Makefile         2004-01-09
01:59:10.000000000 -0500
> +++ linux-2.6.1-mm3-s390/arch/s390/Makefile          2004-01-15
22:00:50.000000000 -0500
> @@ -70,3 +70,8 @@
>            $(call filechk,gen-asm-offsets)
>
>  CLEAN_FILES += include/asm-$(ARCH)/offsets.h
> +
> +# Don't use tabs in echo arguments.
> +define archhelp
> +  echo  '* image           - Kernel image for IPL ($(boot)/image)'
> +endef

this makes sense. I added this to out repository.

blue skies,
   Martin



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-16 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-16  7:04 Patchlet for arch help in 2.6.1 s390 Pete Zaitcev
2004-01-16 12:08 Martin Schwidefsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome