aboutsummaryrefslogtreecommitdiffstats
path: root/sfdp.c
diff options
context:
space:
mode:
authorPeter Marheine <pmarheine@chromium.org>2022-01-21 02:07:30 +0000
committerNico Huber <nico.h@gmx.de>2022-01-25 17:32:03 +0000
commit748943d77460ecfa49d5d1a85a5f58bf99b22f3f (patch)
tree977fe18bb8619e96629f14c1ac6de47f623776b6 /sfdp.c
parent36f87376a328ba3fe7c676c4e27214f23a5e146d (diff)
downloadflashrom-748943d77460ecfa49d5d1a85a5f58bf99b22f3f.tar.gz
flashrom-748943d77460ecfa49d5d1a85a5f58bf99b22f3f.tar.bz2
flashrom-748943d77460ecfa49d5d1a85a5f58bf99b22f3f.zip
meson: sync programmer dependencies from Makefile
The Makefile recently gained finer-grained programmer dependency lists allowing it to track which enabled programmers assume various things about the system, like availability of libraries or the CPU architecture. This change implements the same changes in the Meson configuration file. This fixes a number of programmers to correctly build on non-x86 systems, because they were previously misclassified as dependent on x86 architectural features but actually only used PCI. BUG=none TEST=meson build succeeds on both x86 and ARM Signed-off-by: Peter Marheine <pmarheine@chromium.org> Change-Id: Iae93111fd48865f3fe8dd0eb637349b9a0c4affc Reviewed-on: https://review.coreboot.org/c/flashrom/+/61287 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'sfdp.c')
0 files changed, 0 insertions, 0 deletions