[U-Boot] question about add new board to MAKEALL
Xiangfu Liu
xiangfu at openmobilefree.net
Tue Jul 20 10:02:23 CEST 2010
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
More information about the U-Boot
mailing list