Author: wmb Date: Tue Aug 21 00:41:14 2012 New Revision: 3210 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3210
Log: ## Lines starting with '## ' will be removed from the log message. ## File(s) to commit recursively: ## cpu/arm/olpc/cl4/fw-version.fth Q7A06 redux
Modified: cpu/arm/olpc/cl4/fw-version.fth
Modified: cpu/arm/olpc/cl4/fw-version.fth ============================================================================== --- cpu/arm/olpc/cl4/fw-version.fth Tue Aug 21 00:37:28 2012 (r3209) +++ cpu/arm/olpc/cl4/fw-version.fth Tue Aug 21 00:41:14 2012 (r3210) @@ -2,7 +2,7 @@ macro: FW_PREFIX Q7 macro: FW_MAJOR A macro: FW_MINOR 06 - + \ Create a 2-character build/fw-suffix file to personalize your test builds " fw-suffix" $file-exists? [if] " fw-suffix" $read-file 2 min " ${FW_MINOR}%s" expand$ sprintf
openfirmware@openfirmware.info