add icts oem option

This commit is contained in:
Duncan Laurie 2005-05-11 05:55:05 +00:00
parent 9e4ad72524
commit bbaf882dd1

View File

@ -56,7 +56,10 @@ static struct ipmi_oem_handle ipmi_oem_list[] = {
name: "intelplus",
desc: "Intel IPMI 2.0 BMC with RMCP+ communication support",
},
{
name: "icts",
desc: "IPMI 2.0 ICTS compliance support",
},
{ 0 },
};