coreboot-kgpe-d16/Documentation
Martin Roth fd8854ec0f Docs/Makefile: change 'which' to 'command -v'
The "which" command is not a posix command. Additionally, if a file
is not found, it outputs "command not found", so when checking to see
if the response is "", that doesn't work.

"command -v" is a posix compliant replacement that doesn't put out any
text if the command is not found, so is more suitable in this case
anyway.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I22207e818c847d50998f90c9abd55a3cb4bb2ab3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72922
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2023-02-13 14:51:37 +00:00
..
RFC
_static
acpi
arch
community
contributing docs/contrib/gsoc: Move org admins to dedicated section 2023-02-08 06:35:56 +00:00
drivers
getting_started
gfx
infrastructure
lib fw_config: Fix typo in document 2022-12-30 07:14:58 +00:00
mainboard tree: Drop Intel Ice Lake support 2023-01-19 01:26:36 +00:00
northbridge
releases Documentation: Fix broken tables 2023-02-01 14:58:55 +00:00
security tree: Drop Intel Ice Lake support 2023-01-19 01:26:36 +00:00
soc tree: Drop Intel Ice Lake support 2023-01-19 01:26:36 +00:00
superio
technotes Documentation: Fix broken tables 2023-02-01 14:58:55 +00:00
tutorial
util
vendorcode
.gitignore
.mdl_style.rb
AMD-S3.txt
COPYING
Makefile Docs/Makefile: change 'which' to 'command -v' 2023-02-13 14:51:37 +00:00
Makefile.sphinx
POSTCODES
acronyms.md Documentation: Update acronyms list 2023-02-13 13:41:38 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py
corebootBuildingGuide.tex
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
distributions.md Documentation/distributions.md: Update Dasharo description 2023-01-26 14:03:54 +00:00
documentation_license.md
endverbatim.tex
external_docs.md Documentation/external_docs.md: Add information about ost2 2023-02-10 19:04:08 +00:00
gcov.txt
hypertransport.svg
index.md Docs: Add page for external resources 2022-12-23 02:54:48 +00:00
payloads.md
util.md