diff options
author | Martin Roth <martin@coreboot.org> | 2020-10-25 19:44:38 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-10-31 18:21:06 +0000 |
commit | 09e032e59fbf80fa1db9ac17eac6fc7ac51e9515 (patch) | |
tree | ca0b1aece781dd2bb22c6f37b6b959c7b9a20087 /util/superiotool | |
parent | 215ac3bc4013d8785ab0d8180ab9a9631a94b762 (diff) | |
download | coreboot-09e032e59fbf80fa1db9ac17eac6fc7ac51e9515.tar.xz |
Makefile: Remove possibly illegal characters from doxyplatform
The CONFIG_MAINBOARD_PART_NUMBER string can have characters in it that
don't work in the doxyplatform make script under sh, so change any
non-alphanumeric characters to an underscore.
Also strip all the quotes - they aren't needed.
The spaces in the "QEMU x86 i440fx/piix4" platform are one example of
this.
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I10bc6a8a245a34e89c859ff46835bde35aaa4286
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46287
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'util/superiotool')
0 files changed, 0 insertions, 0 deletions