FSP/BPA redundancy: add supporting cec and frame object

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2010-12-17 02:59:35 +00:00
parent 5bf9564a70
commit 75f40a2999

View File

@ -72,6 +72,8 @@ my %modules = (
rspconfig => { hmc => "xCAT::PPCcfg",
fsp => "xCAT::FSPcfg",
bpa => "xCAT::FSPcfg",
cec => "xCAT::FSPcfg",
frame => "xCAT::FSPcfg",
},
rflash => { hmc => "xCAT::PPCrflash",
fsp => "xCAT::FSPflash",