comparison scripts/config-headers-new.sh @ 451:fd1d9063ad40

config mechanism: added ability to build D-Sample B&W UI configuration
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Mar 2018 18:15:14 +0000
parents 5addc2943fa2
children 3d772a6268c4
comparison
equal deleted inserted replaced
450:395e464e4005 451:fd1d9063ad40
110 then 110 then
111 R2D_STATE=1 111 R2D_STATE=1
112 fi 112 fi
113 export R2D_STATE 113 export R2D_STATE
114 114
115 if [ -z "$DSAMPLE_FULL_COLOR" ]
116 then
117 DSAMPLE_FULL_COLOR=1
118 fi
119 export DSAMPLE_FULL_COLOR
120
115 # Derived settings only for the generation of *.cfg headers 121 # Derived settings only for the generation of *.cfg headers
116 122
117 case "$RF" in 123 case "$RF" in
118 10) 124 10)
119 RF_FAM=10 125 RF_FAM=10