# HG changeset patch # User Space Falcon # Date 1429990845 0 # Node ID a862a41f26b7ef651140e7e605cbfc92b0510e6a # Parent 3efeaab1aea56ab1ea561246d97c6726f5e7e250 gsm-fw/cfgmagic/processconf.sh: g23m-glue added to the build for GSM diff -r 3efeaab1aea5 -r a862a41f26b7 gsm-fw/cfgmagic/processconf.sh --- 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