Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265378AbUAPMIv (ORCPT ); Fri, 16 Jan 2004 07:08:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265379AbUAPMIu (ORCPT ); Fri, 16 Jan 2004 07:08:50 -0500 Received: from mtagate4.de.ibm.com ([195.212.29.153]:56450 "EHLO mtagate4.de.ibm.com") by vger.kernel.org with ESMTP id S265378AbUAPMIr (ORCPT ); Fri, 16 Jan 2004 07:08:47 -0500 Subject: Re: Patchlet for arch help in 2.6.1 s390 To: Pete Zaitcev Cc: linux-kernel@vger.kernel.org X-Mailer: Lotus Notes Release 5.0.12 February 13, 2003 Message-ID: From: "Martin Schwidefsky" Date: Fri, 16 Jan 2004 13:08:36 +0100 X-MIMETrack: Serialize by Router on D12ML016/12/M/IBM(Release 5.0.9a |January 7, 2002) at 16/01/2004 13:08:38 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 28 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 - 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/