coreboot-kgpe-d16/Documentation
Felix Singer f036b1d5e7 doc/Makefile: Fix build dir setting
The commit 4d8da8ed ("Docs: Update sphinx targets with the build directory")
introduces an additional variable intending to allow an user to specify
a different build directory. Since the variable is not writable from the
outside and also the Docker container used to build doc.coreboot.org
calls the Makefile with `BUILDDIR` instead of `SPHINXDIR`, building the
documentation within the container doesn't work anymore.

Thus, change the variable name to `BUILDDIR` and make it writable.

Steps to reproduce:

  cd util/docker
  make doc.coreboot.org
  make docker-build-docs

Change-Id: Ibc44134cf1996592597252aeb9dcf7ffb3378ee3
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75893
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2023-07-11 13:27:08 +00:00
..
RFC
_static
acpi Documentation/acpi: Add links to ACPI specification 2023-02-17 15:36:21 +00:00
arch
community
contributing Documentation/contributing: Update sign-off procedure 2023-05-10 15:21:27 +00:00
drivers
getting_started Documentation: fix link to Driver Devicetree Entries page 2023-06-09 15:43:18 +00:00
gfx
infrastructure
lib
mainboard mb/system76/rpl: Add Oryx Pro 11 as a variant 2023-07-03 12:54:25 +00:00
northbridge
releases Docs: Update the 4.19 release notes to match the server version 2023-06-06 00:29:48 +00:00
sbom Documentation/sbom: Add SBOM Documentation 2023-03-06 10:02:31 +00:00
security docs/vboot: Update list of boards supported by vboot 2023-05-14 23:05:57 +00:00
soc Documentation: Document a Broadwell refcode mod 2023-05-31 18:45:01 +00:00
superio
technotes
tutorial Documentation/tutorial: Improve clarity of Part 1 2023-05-11 05:28:12 +00:00
util
vendorcode
.gitignore
.mdl_style.rb
AMD-S3.txt
COPYING
Makefile doc/Makefile: Fix build dir setting 2023-07-11 13:27:08 +00:00
Makefile.sphinx
POSTCODES
acronyms.md Documentation: Fix broken URLs 2023-05-11 16:34:56 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py
corebootBuildingGuide.tex
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
distributions.md
documentation_license.md
endverbatim.tex
external_docs.md
gcov.txt
hypertransport.svg
index.md Documentation: Fix broken URLs 2023-05-11 16:34:56 +00:00
payloads.md
util.md