diff gsm-fw/sysglue/appinit.c @ 489:2a26785fb5a2

gsm-fw: GPF included in the build with feature gpf, link successful
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 29 Jun 2014 22:37:29 +0000
parents aa4ba71a1032
children 98c6be4d3d8d
line wrap: on
line diff
--- a/gsm-fw/sysglue/appinit.c	Sun Jun 29 21:59:14 2014 +0000
+++ b/gsm-fw/sysglue/appinit.c	Sun Jun 29 22:37:29 2014 +0000
@@ -27,7 +27,7 @@
 	Cust_Init_Layer1();
 #endif
 	Init_Serial_Flows();
-#if CONFIG_GSM
+#if CONFIG_GPF
 	StartFrame();
 #endif
 	Init_Unmask_IT();