commit | 6028d134ea0d2f97338c2c6fa17d3ae8eac9a4f2 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Jan 17 11:25:17 2024 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Jan 22 15:22:22 2024 +0000 |
tree | 0394da2451749b2d1712326a61dbf5607bc32ef7 | |
parent | edfe305aac14decb564cfde7ea5c862b7bb98e1c [diff] [blame] |
configs: Add IBM Ingraham BMC card This is a BMC card that plugs into IBM's Rainier system. Change-Id: I52cc9ec90b17681c91b6c0821a36d7ce173f8d36 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meson.build b/meson.build index c87384c..4aa30df 100644 --- a/meson.build +++ b/meson.build
@@ -126,6 +126,7 @@ 'harma_nic.json', 'harma_scm.json', 'ibm_tacoma_rack_controller.json', + 'ingraham.json', 'intel_front_panel.json', 'kudo_bmc.json', 'kudo_motherboard.json',