comparison configs/l1reconst @ 394:fe200bd2f188

configs/*: converted to use scripts/config-headers-new.sh
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 17 Jan 2018 22:53:14 +0000
parents 6d506d5362ff
children 69e52afc01d5
comparison
equal deleted inserted replaced
393:512fb1dca72d 394:fe200bd2f188
3 # have been removed. ATP and MKS have always been dead code, 3 # have been removed. ATP and MKS have always been dead code,
4 # whereas LCC is only applicable to hardware targets that are designed 4 # whereas LCC is only applicable to hardware targets that are designed
5 # to work with "low cost" chargers - and none of our targets are in 5 # to work with "low cost" chargers - and none of our targets are in
6 # that category. 6 # that category.
7 7
8 scripts/config-headers.sh gprs 2091-pruned 8 GPRS=1
9 MMI=0
10 SRVC=1
11 export GPRS MMI SRVC
12
13 ATP_STATE=0
14 FCHG_STATE=0
15 LCC_STATE=0
16 MKS_STATE=0
17 PWR_STATE=0
18 R2D_STATE=0
19 export ATP_STATE FCHG_STATE LCC_STATE MKS_STATE PWR_STATE R2D_STATE
20
21 scripts/config-headers-new.sh
9 22
10 CONDAT=condat2 23 CONDAT=condat2
11 GPF=gpf2 24 GPF=gpf2
12 CDGINC=cdg211/cdginc 25 CDGINC=cdg211/cdginc
13 CDGPRIM=cdg211/prim 26 CDGPRIM=cdg211/prim
14 ACI=aci2 27 ACI=aci2
15 export CONDAT GPF CDGINC CDGPRIM ACI 28 export CONDAT GPF CDGINC CDGPRIM ACI
16
17 GPRS=1
18 MMI=0
19 SRVC=1
20 export GPRS MMI SRVC
21 29
22 blob_lib_std ccddata 30 blob_lib_std ccddata
23 31
24 # ACI libs 32 # ACI libs
25 build_lib aci classic 33 build_lib aci classic