diff options
author | Martin Lucina <martin@lucina.net> | 2020-12-18 14:11:04 +0000 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-01-11 11:50:00 +0000 |
commit | 3170bc3a8e62fe5be8af840454031b39487b31d5 (patch) | |
tree | 21a322a3c6a5cd53e35855720f3ac605f016b217 /mcp6x_spi.c | |
parent | 32f4cb4ffa2854354f00e5facc9ccb8c9beafd61 (diff) | |
download | flashrom-3170bc3a8e62fe5be8af840454031b39487b31d5.tar.gz flashrom-3170bc3a8e62fe5be8af840454031b39487b31d5.tar.bz2 flashrom-3170bc3a8e62fe5be8af840454031b39487b31d5.zip |
Makefile: Add a DISABLE_CLOCK_GETTIME option
Allows to force-disable the use of clock_gettime() at build time,
falling back to busy-looping for udelay. This is useful when building
for systems which are known to lie about the resolution of
clock_gettime(), such as Linux guests running under the Muen Separation
Kernel.
Change-Id: I645a5d3f29ffdbd24a58127ab73d7d8755304f45
Signed-off-by: Martin Lucina <martin@lucina.net>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/48796
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'mcp6x_spi.c')
0 files changed, 0 insertions, 0 deletions