Skip to content

Commit

Permalink
Fix building with meson, again
Browse files Browse the repository at this point in the history
Change-Id: Iea40da587729f3975a8901d3933e7567805242c5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/38659
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
  • Loading branch information
Th3Fanbus authored and hailfinger committed Feb 1, 2020
1 parent 3799a1c commit 3eae695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson_options.txt
Expand Up @@ -33,3 +33,4 @@ option('config_satamv', type : 'boolean', value : true, description : 'Marvell S
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')

0 comments on commit 3eae695

Please sign in to comment.