oem: Add basic support for Quanta

This commit is contained in:
qctbmc
2018-07-10 11:21:55 +08:00
committed by Alexander Amelkin
parent 72b4b25b05
commit 5c033c06ab
8 changed files with 274 additions and 6 deletions

View File

@@ -70,6 +70,7 @@
#include <ipmitool/ipmi_picmg.h>
#include <ipmitool/ipmi_kontronoem.h>
#include <ipmitool/ipmi_vita.h>
#include <ipmitool/ipmi_quantaoem.h>
#ifdef HAVE_CONFIG_H
# include <config.h>