aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/module
Commit message (Collapse)AuthorAgeFilesLines
* all script: use a standard styleFrancis Rowe2015-06-117-31/+31
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* coreboot-libre: don't build cbmem/nvramtoolFrancis Rowe2015-06-081-6/+0
| | | | | They aren't included in the _util release archive anymore, and they don't need to be built either.
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-207-0/+28
|
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-207-7/+14
|
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-157-0/+349
All build scripts were moved to resources/scripts/helpers/