From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UXsVJ-00075C-6q for mharc-grub-devel@gnu.org; Thu, 02 May 2013 08:20:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXsVE-0006yV-Pi for grub-devel@gnu.org; Thu, 02 May 2013 08:20:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXsVD-0003dt-Dh for grub-devel@gnu.org; Thu, 02 May 2013 08:20:48 -0400 Received: from mail-lb0-f178.google.com ([209.85.217.178]:37410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXsVD-0003dS-4Q for grub-devel@gnu.org; Thu, 02 May 2013 08:20:47 -0400 Received: by mail-lb0-f178.google.com with SMTP id x10so452880lbi.9 for ; Thu, 02 May 2013 05:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type; bh=u1kSKOB+PEyuDqo5rrGIjcdhQ/KSVDeH+1EYMU6dZZc=; b=E0CKrYUiRSk4l+MyqTdkl4pKpyi6wxzNkx2krgja1/lwNKLc2+Bi/Dp9acsOWfy93g bvq9GRxTaQ8rzTIHjKu4CW4DkT5UVYSPdK9/ieyGZCfl1YoxOIbiJ6SSbDqrGvW1adPV xnnue2LuXIvo+EU5+55MjNW8Qzt/Mn+Abr3IX6yH+nmqyV/mjR7jYetPjBz7UtmHZufN XsLOassHZ7h3OE52vdQwAl02RrET6/30DkMCX4KIQ7Udc6Ughwzozkhjat7jaVYCLEDX xCzCoz000cevj5qmAhaTEpO9T/WBWpDmDCRd58qhosedMSrqNnpljyQlaUGcxiBo7+h/ 5EMw== X-Received: by 10.112.155.99 with SMTP id vv3mr2576679lbb.67.1367497246140; Thu, 02 May 2013 05:20:46 -0700 (PDT) Received: from opensuse.site ([94.29.72.160]) by mx.google.com with ESMTPSA id t17sm2656019lbd.11.2013.05.02.05.20.45 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 02 May 2013 05:20:45 -0700 (PDT) Date: Thu, 2 May 2013 16:20:41 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: [PATCH] define rs_decoder.S and sm712_start.S as nodist header files Message-ID: <20130502162041.5e63c621@opensuse.site> In-Reply-To: <518256D0.40107@gmail.com> References: <1367495553-19655-1-git-send-email-arvidjaar@gmail.com> <518256D0.40107@gmail.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.14; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/9JZpi9fAvST4mOutSKx180w"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.217.178 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 12:20:50 -0000 --Sig_/9JZpi9fAvST4mOutSKx180w Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Thu, 02 May 2013 14:06:40 +0200 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > On 02.05.2013 13:52, Andrey Borzenkov wrote: >=20 > > =20 > > -boot/i386/pc/startup_raw.S: $(builddir)/rs_decoder.S > > -boot/mips/loongson/fwstart.S: $(builddir)/sm712_start.S > > - >=20 > Did you check that after your patch touching rs_decoder.h/sm712_start.h > or their respective dependencies triggers relevant rebuild? >=20 Yes for i386-pc. In both cases lzma_decompress.img is regenerated. I do not have MIPS environment to test, unfortunately. --Sig_/9JZpi9fAvST4mOutSKx180w Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlGCWhsACgkQR6LMutpd94zgQACgnzyosppqjYZ0bSEivdfydTqq 4IwAoNEalCSe8Lni3LTz4p07fbKywccv =KFfs -----END PGP SIGNATURE----- --Sig_/9JZpi9fAvST4mOutSKx180w--