From 549638f514530a0e5b0ca7d786801e552c08ccf6 Mon Sep 17 00:00:00 2001 From: jjhua Date: Tue, 15 Mar 2011 07:13:34 +0000 Subject: [PATCH] add cec=>xCAT::FSPmac git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/perl/xCAT/PPC.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/perl/xCAT/PPC.pm b/xCAT-server/lib/perl/xCAT/PPC.pm index c5b3c7e7d..8a891fd3b 100644 --- a/xCAT-server/lib/perl/xCAT/PPC.pm +++ b/xCAT-server/lib/perl/xCAT/PPC.pm @@ -71,6 +71,7 @@ my %modules = ( getmacs => { hmc => "xCAT::PPCmac", ivm => "xCAT::PPCmac", fsp => "xCAT::FSPmac", + cec => "xCAT::FSPmac", }, reventlog => { hmc => "xCAT::PPClog", },