From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Fri, 18 Dec 2009 22:18:39 +0900 Subject: [U-Boot] [PATCH] MIPS: qemu_mips: Fix a build failure caused by missing In-Reply-To: <4B2B7F20.2000707@symmetricore.com> References: <4B2B2800.7020801@symmetricore.com> <4B2B5A2D.9030402@necel.com> <4B2B7F20.2000707@symmetricore.com> Message-ID: <4B2B812F.6040400@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Himanshu Chauhan wrote: >> Himanshu Chauhan wrote: >>> I see that in include directory asm points to asm-mips. Inside >>> asm-mips there is another link arch->arch-mips which is a dead link. >>> THere is no directory named arch-mips there. >> This is another topic, let's ignore here. > > Is arch-mips scheduled to be added? Not at the moment. I'm not sure how it works, in the first place.