From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0g9V-0001wE-JT for qemu-devel@nongnu.org; Mon, 05 Sep 2011 16:52:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0g9T-0004D7-79 for qemu-devel@nongnu.org; Mon, 05 Sep 2011 16:52:21 -0400 Received: from smtp5-g21.free.fr ([212.27.42.5]:45398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0g9S-0004Bo-GQ for qemu-devel@nongnu.org; Mon, 05 Sep 2011 16:52:19 -0400 Message-ID: <4E653674.1070403@reactos.org> Date: Mon, 05 Sep 2011 22:52:04 +0200 From: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] g364fb: compile in hwlib List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel Blue Swirl a =C3=A9crit : > Compile g364fb in hwlib. Two compilations less for the full build. > > Signed-off-by: Blue Swirl > --- > Makefile.objs | 1 + > Makefile.target | 2 +- > default-configs/mips-softmmu.mak | 1 + > default-configs/mips64-softmmu.mak | 1 + > default-configs/mips64el-softmmu.mak | 1 + > default-configs/mipsel-softmmu.mak | 1 + > hw/g364fb.c | 16 +++++++++------- > 7 files changed, 15 insertions(+), 8 deletions(-) > =20 Acked-by: Herv=C3=A9 Poussineau