Brad Bishop | b445991 | 2019-11-05 19:39:11 -0500 | [diff] [blame] | 1 | option( |
2 | 'tests', type: 'feature', description: 'Build tests.', | ||||
3 | ) | ||||
Brad Bishop | 92daaaa | 2020-01-20 15:45:01 -0500 | [diff] [blame^] | 4 | option( |
5 | 'fru-device', type: 'boolean', description: 'Build fru-device.', | ||||
6 | ) |