diff options
author | Martin Roth <martinroth@google.com> | 2016-03-14 15:07:14 -0600 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-03-15 21:18:28 +0100 |
commit | 621dd8468ff1ccc915498c5ee8db824ab286193e (patch) | |
tree | aa5ebdb004225cb1813a3d1a4107d96c7ffbc718 /payloads/Makefile.inc | |
parent | 9125073d2af2e1c34977c9caeb5f9c5710d5b9c4 (diff) |
Makefile.inc: Add toupper, tolower, and ws_to_under macros
Add a few additional macros that can be used throughout the coreboot
makefiles.
tolower: returns the value in all lowercase
toupper: returns the value in all uppercase
ws_to_under: returns the value with any whitespace changed to underscores
Change-Id: Icd0e6586481d8f229af0e899e0c94ef7c5c672c3
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14093
Tested-by: build bot (Jenkins)
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'payloads/Makefile.inc')
0 files changed, 0 insertions, 0 deletions