summaryrefslogtreecommitdiffstats
path: root/src/lib/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/makefile')
-rw-r--r--src/lib/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/makefile b/src/lib/makefile
index 5e64025d1..406d5ead8 100644
--- a/src/lib/makefile
+++ b/src/lib/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2017
+# Contributors Listed Below - COPYRIGHT 2010,2019
# [+] International Business Machines Corp.
#
#
@@ -50,6 +50,7 @@ OBJS += utilmisc.o
OBJS += tls.o
OBJS += errno.o
+OBJS += tlsrt.o
ifdef HOSTBOOT_MEMORY_LEAKS
COMMONFLAGS += -DHOSTBOOT_MEMORY_LEAKS=1
OpenPOWER on IntegriCloud