Add rflash => xCAT::PPCrflash to %modules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
568851a8eb
commit
3cbf6542f0
@ -32,7 +32,8 @@ my %modules = (
|
||||
rnetboot => "xCAT::PPCboot",
|
||||
getmacs => "xCAT::PPCmac",
|
||||
reventlog => "xCAT::PPClog",
|
||||
rspconfig => "xCAT::PPCcfg"
|
||||
rspconfig => "xCAT::PPCcfg",
|
||||
rflash => "xCAT::PPCrflash"
|
||||
);
|
||||
|
||||
##########################################
|
||||
|
Loading…
Reference in New Issue
Block a user