diff options
author | Elizabeth Liner <eliner@us.ibm.com> | 2015-05-26 16:35:35 -0500 |
---|---|---|
committer | Patrick Williams <iawillia@us.ibm.com> | 2015-12-11 13:56:27 -0600 |
commit | 12bdd1a279cf7913b5da2010c8cbbc7ccfacf0a6 (patch) | |
tree | 376d9128fcb12ad04438794abbaf06d5005a7d99 /src/usr/hwas/makefile | |
parent | c42a8d760ac7ea3b8529b6ff04d93dc9ac4e0add (diff) | |
download | talos-hostboot-12bdd1a279cf7913b5da2010c8cbbc7ccfacf0a6.tar.gz talos-hostboot-12bdd1a279cf7913b5da2010c8cbbc7ccfacf0a6.zip |
P9 - added new HWP's and removed old functions
Change-Id: Id64878834504858e7febf110bf50413ffaca0b73
RTC: 127334
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17966
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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/hwas/makefile b/src/usr/hwas/makefile index e8e5aae67..46ad8e32e 100644 --- a/src/usr/hwas/makefile +++ b/src/usr/hwas/makefile @@ -5,7 +5,9 @@ # # OpenPOWER HostBoot Project # -# COPYRIGHT International Business Machines Corp. 2011,2014 +# Contributors Listed Below - COPYRIGHT 2011,2015 +# [+] International Business Machines Corp. +# # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |