mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
util/ich_descriptors_tool: Remove unneeded meson dependencies
Change-Id: Ice1437cb294729b6af0e24f0a02692459b7a1412 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/63757 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
This commit is contained in:
parent
f5d33e26e0
commit
758f02b093
@ -4,9 +4,6 @@ executable(
|
||||
'ich_descriptors_tool.c',
|
||||
'../../ich_descriptors.c',
|
||||
],
|
||||
dependencies : [
|
||||
deps,
|
||||
],
|
||||
include_directories : include_dir,
|
||||
c_args : [
|
||||
'-DICH_DESCRIPTORS_FROM_DUMP_ONLY',
|
||||
|
Loading…
x
Reference in New Issue
Block a user