Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Boot') |
| 3 | subdir('CFMLimit') |
| 4 | generated_others += custom_target( |
| 5 | 'xyz/openbmc_project/Control/CFMLimit__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 6 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/CFMLimit.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 7 | output: [ 'CFMLimit.md' ], |
| 8 | command: [ |
| 9 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 10 | '--output', meson.current_build_dir(), |
| 11 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 12 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 13 | 'xyz/openbmc_project/Control/CFMLimit', |
| 14 | ], |
| 15 | build_by_default: true, |
| 16 | ) |
| 17 | |
| 18 | subdir('ChassisCapabilities') |
| 19 | generated_others += custom_target( |
| 20 | 'xyz/openbmc_project/Control/ChassisCapabilities__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 21 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 22 | output: [ 'ChassisCapabilities.md' ], |
| 23 | command: [ |
| 24 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 25 | '--output', meson.current_build_dir(), |
| 26 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 27 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 28 | 'xyz/openbmc_project/Control/ChassisCapabilities', |
| 29 | ], |
| 30 | build_by_default: true, |
| 31 | ) |
| 32 | |
| 33 | subdir('Device') |
| 34 | generated_others += custom_target( |
| 35 | 'xyz/openbmc_project/Control/Device__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 36 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/Device.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 37 | output: [ 'Device.md' ], |
| 38 | command: [ |
| 39 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 40 | '--output', meson.current_build_dir(), |
| 41 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 42 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 43 | 'xyz/openbmc_project/Control/Device', |
| 44 | ], |
| 45 | build_by_default: true, |
| 46 | ) |
| 47 | |
| 48 | subdir('FanPwm') |
| 49 | generated_others += custom_target( |
| 50 | 'xyz/openbmc_project/Control/FanPwm__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 51 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/FanPwm.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 52 | output: [ 'FanPwm.md' ], |
| 53 | command: [ |
| 54 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 55 | '--output', meson.current_build_dir(), |
| 56 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 57 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 58 | 'xyz/openbmc_project/Control/FanPwm', |
| 59 | ], |
| 60 | build_by_default: true, |
| 61 | ) |
| 62 | |
| 63 | subdir('FanRedundancy') |
| 64 | generated_others += custom_target( |
| 65 | 'xyz/openbmc_project/Control/FanRedundancy__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 66 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/FanRedundancy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 67 | output: [ 'FanRedundancy.md' ], |
| 68 | command: [ |
| 69 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 70 | '--output', meson.current_build_dir(), |
| 71 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 72 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 73 | 'xyz/openbmc_project/Control/FanRedundancy', |
| 74 | ], |
| 75 | build_by_default: true, |
| 76 | ) |
| 77 | |
| 78 | subdir('FanSpeed') |
| 79 | generated_others += custom_target( |
| 80 | 'xyz/openbmc_project/Control/FanSpeed__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 81 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/FanSpeed.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 82 | output: [ 'FanSpeed.md' ], |
| 83 | command: [ |
| 84 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 85 | '--output', meson.current_build_dir(), |
| 86 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 87 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 88 | 'xyz/openbmc_project/Control/FanSpeed', |
| 89 | ], |
| 90 | build_by_default: true, |
| 91 | ) |
| 92 | |
| 93 | subdir('FieldMode') |
| 94 | generated_others += custom_target( |
| 95 | 'xyz/openbmc_project/Control/FieldMode__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 96 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/FieldMode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 97 | output: [ 'FieldMode.md' ], |
| 98 | command: [ |
| 99 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 100 | '--output', meson.current_build_dir(), |
| 101 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 102 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 103 | 'xyz/openbmc_project/Control/FieldMode', |
| 104 | ], |
| 105 | build_by_default: true, |
| 106 | ) |
| 107 | |
| 108 | subdir('Host') |
| 109 | generated_others += custom_target( |
| 110 | 'xyz/openbmc_project/Control/Host__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 111 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/Host.errors.yaml', meson.project_source_root() / 'xyz/openbmc_project/Control/Host.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 112 | output: [ 'Host.md' ], |
| 113 | command: [ |
| 114 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 115 | '--output', meson.current_build_dir(), |
| 116 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 117 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 118 | 'xyz/openbmc_project/Control/Host', |
| 119 | ], |
| 120 | build_by_default: true, |
| 121 | ) |
| 122 | |
| 123 | subdir('MinimumShipLevel') |
| 124 | generated_others += custom_target( |
| 125 | 'xyz/openbmc_project/Control/MinimumShipLevel__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 126 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 127 | output: [ 'MinimumShipLevel.md' ], |
| 128 | command: [ |
| 129 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 130 | '--output', meson.current_build_dir(), |
| 131 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 132 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 133 | 'xyz/openbmc_project/Control/MinimumShipLevel', |
| 134 | ], |
| 135 | build_by_default: true, |
| 136 | ) |
| 137 | |
| 138 | subdir('Mode') |
| 139 | generated_others += custom_target( |
| 140 | 'xyz/openbmc_project/Control/Mode__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 141 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/Mode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 142 | output: [ 'Mode.md' ], |
| 143 | command: [ |
| 144 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 145 | '--output', meson.current_build_dir(), |
| 146 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 147 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 148 | 'xyz/openbmc_project/Control/Mode', |
| 149 | ], |
| 150 | build_by_default: true, |
| 151 | ) |
| 152 | |
| 153 | subdir('Power') |
| 154 | subdir('PowerSupplyAttributes') |
| 155 | generated_others += custom_target( |
| 156 | 'xyz/openbmc_project/Control/PowerSupplyAttributes__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 157 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 158 | output: [ 'PowerSupplyAttributes.md' ], |
| 159 | command: [ |
| 160 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 161 | '--output', meson.current_build_dir(), |
| 162 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 163 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 164 | 'xyz/openbmc_project/Control/PowerSupplyAttributes', |
| 165 | ], |
| 166 | build_by_default: true, |
| 167 | ) |
| 168 | |
| 169 | subdir('PowerSupplyRedundancy') |
| 170 | generated_others += custom_target( |
| 171 | 'xyz/openbmc_project/Control/PowerSupplyRedundancy__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 172 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 173 | output: [ 'PowerSupplyRedundancy.md' ], |
| 174 | command: [ |
| 175 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 176 | '--output', meson.current_build_dir(), |
| 177 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 178 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 179 | 'xyz/openbmc_project/Control/PowerSupplyRedundancy', |
| 180 | ], |
| 181 | build_by_default: true, |
| 182 | ) |
| 183 | |
Jonathan Doman | 1d4979c | 2020-09-10 16:32:04 -0700 | [diff] [blame] | 184 | subdir('Processor') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 185 | subdir('Security') |
| 186 | subdir('Service') |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 187 | subdir('TPM') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 188 | subdir('ThermalMode') |
| 189 | generated_others += custom_target( |
| 190 | 'xyz/openbmc_project/Control/ThermalMode__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 191 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/ThermalMode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 192 | output: [ 'ThermalMode.md' ], |
| 193 | command: [ |
| 194 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 195 | '--output', meson.current_build_dir(), |
| 196 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 197 | '--directory', meson.project_source_root(), |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 198 | 'xyz/openbmc_project/Control/ThermalMode', |
| 199 | ], |
| 200 | build_by_default: true, |
| 201 | ) |
| 202 | |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 203 | subdir('VoltageRegulatorControl') |
| 204 | generated_others += custom_target( |
| 205 | 'xyz/openbmc_project/Control/VoltageRegulatorControl__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 206 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml', ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 207 | output: [ 'VoltageRegulatorControl.md' ], |
| 208 | command: [ |
| 209 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 210 | '--output', meson.current_build_dir(), |
| 211 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 212 | '--directory', meson.project_source_root(), |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 213 | 'xyz/openbmc_project/Control/VoltageRegulatorControl', |
| 214 | ], |
| 215 | build_by_default: true, |
| 216 | ) |
| 217 | |
| 218 | subdir('VoltageRegulatorMode') |
| 219 | generated_others += custom_target( |
| 220 | 'xyz/openbmc_project/Control/VoltageRegulatorMode__markdown'.underscorify(), |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 221 | input: [ meson.project_source_root() / 'xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml', ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 222 | output: [ 'VoltageRegulatorMode.md' ], |
| 223 | command: [ |
| 224 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 225 | '--output', meson.current_build_dir(), |
| 226 | '--tool', sdbusplusplus_prog, |
Patrick Williams | 16599e2 | 2021-04-15 13:47:07 -0500 | [diff] [blame] | 227 | '--directory', meson.project_source_root(), |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 228 | 'xyz/openbmc_project/Control/VoltageRegulatorMode', |
| 229 | ], |
| 230 | build_by_default: true, |
| 231 | ) |
| 232 | |