comparison configs/hybrid-ui @ 438:53f32098ea36

configs/hybrid-ui: switch to the new TCS3 versions of BMI and MFW
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 Jan 2018 01:22:02 +0000
parents 59143cd42ec7
children 69e52afc01d5
comparison
equal deleted inserted replaced
437:63e10f44550c 438:53f32098ea36
1 # This configuration is an attempt to build the UI layers from TCS211 1 # This is the TCS2/TCS3 hybrid config with the UI enabled,
2 # atop of the hybrid version of the G23M PS and the new version of ACI. 2 # using the new TCS3 versions of BMI and MFW.
3 # At the present moment it is a FAILED attempt - the UI layers from TCS211
4 # do not pass compilation in this environment.
5 3
6 GPRS=1 4 GPRS=1
7 MMI=2 5 MMI=2
8 SRVC=1 6 SRVC=1
9 export GPRS MMI SRVC 7 export GPRS MMI SRVC
36 build_lib config_gprs_fl hybrid 34 build_lib config_gprs_fl hybrid
37 build_lib config_gprs_ir hybrid 35 build_lib config_gprs_ir hybrid
38 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 36 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
39 37
40 # UI layers 38 # UI layers
41 build_lib bmi 39 build_lib bmi tcs3
42 build_lib icn 40 build_lib icn tcs3
43 build_lib mfw 41 build_lib mfw tcs3
44 42
45 # G23M protocol stack libs 43 # G23M protocol stack libs
46 build_lib alr sotovik 44 build_lib alr sotovik
47 build_lib cc 45 build_lib cc
48 build_lib cci 46 build_lib cci