changeset 101:5c13f9325e2d

preparations for rebuilding main.lib from partial source
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 04 Oct 2016 00:34:58 +0000
parents dc70123e71dc
children 455ac12899fd
files configure.sh targets/c139.conf targets/fcdev3b.conf targets/gtamodem.conf targets/pirelli.conf
diffstat 5 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.sh	Tue Oct 04 00:13:50 2016 +0000
+++ b/configure.sh	Tue Oct 04 00:34:58 2016 +0000
@@ -148,6 +148,7 @@
 # invoke the configuration recipe
 
 export BUILD_DIR TARGET USE_STR2IND
+export INIT_blob
 
 SUBDIR=
 LIBS=
--- a/targets/c139.conf	Tue Oct 04 00:13:50 2016 +0000
+++ b/targets/c139.conf	Tue Oct 04 00:34:58 2016 +0000
@@ -1,3 +1,4 @@
 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template
 MAIN_blob=blobs/patches/main-rvtmodem.lib
+INIT_blob=blobs/patches/main-rvtmodem/init.obj
 TPUDRV_blob=
--- a/targets/fcdev3b.conf	Tue Oct 04 00:13:50 2016 +0000
+++ b/targets/fcdev3b.conf	Tue Oct 04 00:34:58 2016 +0000
@@ -1,3 +1,4 @@
 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template
 MAIN_blob=blobs/patches/main-fchw.lib
+INIT_blob=blobs/patches/main-fchw/init.obj
 TPUDRV_blob=blobs/libs/tpudrv.lib
--- a/targets/gtamodem.conf	Tue Oct 04 00:13:50 2016 +0000
+++ b/targets/gtamodem.conf	Tue Oct 04 00:34:58 2016 +0000
@@ -1,3 +1,4 @@
 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template
 MAIN_blob=blobs/libs/main.lib
+INIT_blob=blobs/obj/main/init.obj
 TPUDRV_blob=blobs/libs/tpudrv.lib
--- a/targets/pirelli.conf	Tue Oct 04 00:13:50 2016 +0000
+++ b/targets/pirelli.conf	Tue Oct 04 00:34:58 2016 +0000
@@ -1,4 +1,5 @@
 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_flash.template
 RAM_LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_ram.template
 MAIN_blob=blobs/patches/main-pirelli.lib
+INIT_blob=blobs/patches/main-pirelli/init.obj
 TPUDRV_blob=