Skip to content

Commit

Permalink
Move trace array to seeprom
Browse files Browse the repository at this point in the history
Change-Id: I72c2c4444b3f25ee936c3a28145b3af541a8752d
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53427
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
Shakeebbk authored and sgupta2m committed Feb 7, 2018
1 parent 7be7840 commit 513d716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sbefw/app/power/apppowerfiles.mk
Expand Up @@ -29,7 +29,6 @@ APPPOWERPIBMEM-CPP-SOURCES += sbecmdmemaccess.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdcntlinst.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdregaccess.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdmpipl.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdtracearray.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdcntrldmt.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdsram.C
APPPOWERPIBMEM-CPP-SOURCES += sbecmdgeneric.C
Expand All @@ -46,6 +45,7 @@ APPPOWERSEEPROM-CPP-SOURCES += sbecmdmemaccess.C
APPPOWERSEEPROM-CPP-SOURCES += sbecmdmpipl.C
APPPOWERSEEPROM-CPP-SOURCES += sbecmdfastarray.C
APPPOWERSEEPROM-CPP-SOURCES += sbecmdgeneric.C
APPPOWERSEEPROM-CPP-SOURCES += sbecmdtracearray.C

APPPOWERSEEPROM-C-SOURCES =
APPPOWERSEEPROM-S-SOURCES =
Expand Down

0 comments on commit 513d716

Please sign in to comment.