FreeCalypso > hg > freecalypso-sw
changeset 842:a862a41f26b7
gsm-fw/cfgmagic/processconf.sh: g23m-glue added to the build for GSM
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 25 Apr 2015 19:40:45 +0000 |
parents | 3efeaab1aea5 |
children | 7666dd5df2bc |
files | gsm-fw/cfgmagic/processconf.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gsm-fw/cfgmagic/processconf.sh Sat Apr 25 19:36:05 2015 +0000 +++ b/gsm-fw/cfgmagic/processconf.sh Sat Apr 25 19:40:45 2015 +0000 @@ -116,7 +116,7 @@ if [ "$CONFIG_INCLUDE_PS" = 1 ] then BUILD_COMPONENTS="$BUILD_COMPONENTS ccd comlib" - BUILD_COMPONENTS="$BUILD_COMPONENTS g23m-aci g23m-gsm" + BUILD_COMPONENTS="$BUILD_COMPONENTS g23m-aci g23m-glue g23m-gsm" fi export_to_mk BUILD_COMPONENTS