summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/src
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2015-09-03 13:33:43 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 13:40:20 -0600
commit0591a115d5054e34d7068767ba0d3b8eecd9e930 (patch)
treece5029175e2d8b5acb1e1f432a6bcd827718a7ab /src/import/hwpf/fapi2/src
parent2a48bcc290c13161de6c4c20c8be947d85b0d0d2 (diff)
downloadtalos-hostboot-0591a115d5054e34d7068767ba0d3b8eecd9e930.tar.gz
talos-hostboot-0591a115d5054e34d7068767ba0d3b8eecd9e930.zip
Infra: Refactor fapi2 library to use ecmd base.
Change-Id: I5bb03ab8a22c281cccc433cc0fd3f94a97ab3422 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20335 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/src')
-rw-r--r--src/import/hwpf/fapi2/src/fapi2.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/src/fapi2.mk b/src/import/hwpf/fapi2/src/fapi2.mk
index 4e6954a57..0cb91dfb7 100644
--- a/src/import/hwpf/fapi2/src/fapi2.mk
+++ b/src/import/hwpf/fapi2/src/fapi2.mk
@@ -43,6 +43,8 @@ endef
MODULE = fapi2
OBJS += $(FAPI2_MODULE_OBJS)
$(eval $(call FAPI2_MODULE_INCLUDES,$(MODULE)))
+lib$(MODULE)_EXTRALIBS += $(FAPI2_REQUIRED_LIBS)
+lib$(MODULE)_LDFLAGS += -ldl
$(call BUILD_MODULE)
# Build test FAPI2 library that uses the reference platform.
OpenPOWER on IntegriCloud