diff options
| author | SWATHI M. BHATTIPROLU <bhmadhur@in.ibm.com> | 2018-04-09 01:12:37 -0400 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-04-09 09:41:07 -0400 |
| commit | 52d15635dfc7a71cfc27dede57466c08a68b2e95 (patch) | |
| tree | e95b5b69202be9182061c135f55aab8aebb9878d /src/usr/isteps/istep21/makefile | |
| parent | db62cb5a72b80231b605ff13850bde4fb26e3786 (diff) | |
| download | talos-hostboot-52d15635dfc7a71cfc27dede57466c08a68b2e95.tar.gz talos-hostboot-52d15635dfc7a71cfc27dede57466c08a68b2e95.zip | |
Revert "Verify frequency attributes across nodes"
This reverts commit 571e1d84dfe50aaa674aa7e33abb75868b432d78.
Change-Id: I8720246ef94be07ce0a37151b7209c8080320d59
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56933
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep21/makefile')
| -rw-r--r-- | src/usr/isteps/istep21/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/isteps/istep21/makefile b/src/usr/isteps/istep21/makefile index 121340292..0d5a5d171 100644 --- a/src/usr/isteps/istep21/makefile +++ b/src/usr/isteps/istep21/makefile @@ -36,7 +36,6 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/ OBJS += call_host_runtime_setup.o OBJS += call_host_verify_hdat.o -OBJS += freqAttrData.o OBJS += call_host_start_payload.o include ${ROOTPATH}/config.mk |

