From: oharboe at B. <oh...@ma...> - 2009-07-02 09:20:07
|
Author: oharboe Date: 2009-07-02 09:20:04 +0200 (Thu, 02 Jul 2009) New Revision: 2450 Modified: zy1000/trunk/build/makephi.sh zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi Log: fix zy1000 build problems(and tested w/Ubuntu 9.04). Modified: zy1000/trunk/build/makephi.sh =================================================================== --- zy1000/trunk/build/makephi.sh 2009-07-02 07:12:59 UTC (rev 2449) +++ zy1000/trunk/build/makephi.sh 2009-07-02 07:20:04 UTC (rev 2450) @@ -5,7 +5,8 @@ find tclconvert -regex ".*\.svn" -exec echo rm -rf {} \; | sh #sh $OPENOCD/html2tcl.tcl tclconvert find tclconvert/ -type f -exec $OPENOCD/html2tcl.tcl {} {} \; -make -s install-data-am +make +make -s install # copy over installed stuff cp -r /tmp/ecosboard/ocdinstall/lib/openocd/* tclconvert/ Modified: zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi =================================================================== --- zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi 2009-07-02 07:12:59 UTC (rev 2449) +++ zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi 2009-07-02 07:20:04 UTC (rev 2450) @@ -76,7 +76,7 @@ *kernel* (*.data*) ; -* (*cyg_httpd_thread_stack*) ; +//* (*cyg_httpd_thread_stack*) ; *hal_arm_arch_hal_misc.o* (*) ; *at91_misc* (*) ; |