diff options
author | Prachi Gupta <pragupta@us.ibm.com> | 2015-10-14 13:23:26 -0500 |
---|---|---|
committer | Patrick Williams <iawillia@us.ibm.com> | 2015-12-11 15:30:26 -0600 |
commit | a4ccd3d722669446c136632b6b501c0748ca3be3 (patch) | |
tree | 8721885a550276781b44cf52f896d468995293bd /src/usr/hwas/makefile | |
parent | 3187da27c464de6422ecb1bc12a085fc5b31f610 (diff) | |
download | talos-hostboot-a4ccd3d722669446c136632b6b501c0748ca3be3.tar.gz talos-hostboot-a4ccd3d722669446c136632b6b501c0748ca3be3.zip |
P9 Isteps: Created directory structure for istep 6/7 wrappers
Change-Id: I8ac216444270b1ea5a2fd550f4e1ea8861de7c4d
RTC:137652
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21458
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/makefile')
-rw-r--r-- | src/usr/hwas/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/hwas/makefile b/src/usr/hwas/makefile index 46ad8e32e..1617df6e8 100644 --- a/src/usr/hwas/makefile +++ b/src/usr/hwas/makefile @@ -51,7 +51,6 @@ OBJS += deconfigGard.o # files in this directory OBJS += hwasPlat.o -OBJS += hostbootIstep.o OBJS += hwasPlatError.o OBJS += hwasPlatCallout.o OBJS += hwasPlatDeconfigGard.o |