From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 9 Sep 2005 13:25:34 +0200 From: Jan-Benedict Glaw Subject: Re: [RFC] Consistently use the name asm-offsets.h Message-ID: <20050909112534.GF3539@lug-owl.de> References: <20050908211539.GA24714@mars.ravnborg.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FUFe+yI/t+r3nyH4" Content-Disposition: inline In-Reply-To: <20050908211539.GA24714@mars.ravnborg.org> To: Sam Ravnborg Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: --FUFe+yI/t+r3nyH4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 2005-09-08 23:15:39 +0200, Sam Ravnborg wrote: > I suggest moving all the logic required to build the asm-offsets.h file > to a common places and do proper search&replace in architectures to make > the naming consitent. For frv, m32r and sparc64 we will need to create a > dummy file until they start using asm-offsets.h Yay! Another rule we can kill from arch-specific Makefile :-) > --- a/Makefile > +++ b/Makefile > @@ -776,14 +776,14 @@ $(vmlinux-dirs): prepare-all scripts > # A multi level approach is used. prepare1 is updated first, then prepar= e0. > # prepare-all is the collection point for the prepare targets. > =20 > -.PHONY: prepare-all prepare prepare0 prepare1 prepare2 > +.PHONY: prepare-all prepare prepare0 prepare1 prepare2 prepare3 > =20 > -# prepare2 is used to check if we are building in a separate output dire= ctory, > +# preparei3 is used to check if we are building in a separate output dir= ectory, ^^^ Typo? MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 = _ O _ "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg = _ _ O f=C3=BCr einen Freien Staat voll Freier B=C3=BCrger" | im Internet! | i= m Irak! O O O ret =3D do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA)= ); --FUFe+yI/t+r3nyH4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDIXEuHb1edYOZ4bsRAgXRAJ93pTuxSOvGHxEmoXpIgkB167ZcBACffDAr /cO28KmQZSO/uwVCoQaxMhw= =JUBz -----END PGP SIGNATURE----- --FUFe+yI/t+r3nyH4--