Skip to content

Commit 27cb28d

Browse files
dcrowell77A. Patrick Williams III
authored andcommitted
Add p8.nvbus.scom.if to list of modules in image
Additional fix for c928140 Change-Id: Id1ebff40af6c4f1749c64c050fa0ada82b0d73b6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23136 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
1 parent f83207d commit 27cb28d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# OpenPOWER HostBoot Project
77
#
8-
# Contributors Listed Below - COPYRIGHT 2010,2015
8+
# Contributors Listed Below - COPYRIGHT 2010,2016
99
# [+] Google Inc.
1010
# [+] International Business Machines Corp.
1111
#
@@ -296,6 +296,7 @@ hbicore_DATA_MODULES += p8.tpbridge.scom.if
296296
hbicore_DATA_MODULES += p8.cxa.scom.if
297297
hbicore_DATA_MODULES += p8.a_x_pci_dmi_fir.scom.if
298298
hbicore_DATA_MODULES += p8.npu.scom.if
299+
hbicore_DATA_MODULES += p8.nvbus.scom.if
299300

300301
hbicore_test_OBJECTS += ${hbicore_OBJECTS}
301302
hbicore_test_MODULES += ${hbicore_MODULES}

0 commit comments

Comments
 (0)