view gsm-fw/cfgmagic/feature.l1stand @ 825:f8eaff87563f

gsm-fw: replaced strtok() from newlib with 4.3BSD-Tahoe version newlib version uses malloc which is not allowed
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 06 Apr 2015 00:24:07 +0000
parents 0677a6fbb8b6
children
line wrap: on
line source

CONFIG_L1_STANDALONE=1
export_to_c	CONFIG_L1_STANDALONE
export_to_mk	CONFIG_L1_STANDALONE

# enable the necessary components
CONFIG_INCLUDE_GPF=1
CONFIG_INCLUDE_L1=1