Angel Pons has uploaded this change for review.

View Change

Fix building with meson, again

Change-Id: Iea40da587729f3975a8901d3933e7567805242c5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M meson_options.txt
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/59/38659/1
diff --git a/meson_options.txt b/meson_options.txt
index b7633d0..ea87311 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -33,3 +33,4 @@
option('config_satasii', type : 'boolean', value : true, description : 'SiI SATA controllers')
option('config_serprog', type : 'boolean', value : true, description : 'serprog')
option('config_usbblaster_spi', type : 'boolean', value : true, description : 'Altera USB-Blaster dongles')
+option('config_stlinkv3_spi', type : 'boolean', value : true, description : 'STMicroelectronics STLINK-V3')

To view, visit change 38659. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Iea40da587729f3975a8901d3933e7567805242c5
Gerrit-Change-Number: 38659
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newchange