diff options
Diffstat (limited to 'src/usr/runtime/makefile')
| -rw-r--r-- | src/usr/runtime/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/runtime/makefile b/src/usr/runtime/makefile index 8306eae03..14838e18d 100644 --- a/src/usr/runtime/makefile +++ b/src/usr/runtime/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2012,2016 +# Contributors Listed Below - COPYRIGHT 2012,2017 # [+] International Business Machines Corp. # # @@ -37,7 +37,6 @@ MODULE = runtime OBJS += populate_hbruntime.o OBJS += hdatservice.o OBJS += fakepayload.o -OBJS += tce.o OBJS += errlud_hdat.o OBJS += customize_attrs_for_payload.o |

