From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiangfu Liu Date: Tue, 20 Jul 2010 16:02:23 +0800 Subject: [U-Boot] question about add new board to MAKEALL In-Reply-To: <20100719174556.AD0F8153A81@gemini.denx.de> References: <4C280BE4.8030207@openmobilefree.net> <20100628074330.D4DD914EBF7@gemini.denx.de> <4C43C9A9.7020707@openmobilefree.net> <20100719174556.AD0F8153A81@gemini.denx.de> Message-ID: <4C45580F.6080708@openmobilefree.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang is this patch[1] ok for "MAKEALL"? or how to add my board "qi_lb60_config" to "MAKEALL" I am just apply the patch_[1]. now it's making. it need several hours for "MAKEALL" in my pc. so I will got the build log several hours later. but I would also ask in list for some advice. thanks. On 07/20/2010 01:45 AM, Wolfgang Denk wrote: > Then you obviously missed to add your board to the MAKEALL script. [1] diff --git a/MAKEALL b/MAKEALL index 2133559..ac9c16d 100755 --- a/MAKEALL +++ b/MAKEALL @@ -797,7 +797,9 @@ LIST_mips=" \ ## MIPS Systems (little endian) ############################################################# -LIST_mips4kc_el="" +LIST_mips4kc_el=" \ + qi_lb60 \ +" LIST_mips5kc_el="" -- Best Regards Xiangfu Liu http://www.openmobilefree.net