summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/buildpnor/makefile')
-rw-r--r--src/build/buildpnor/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build/buildpnor/makefile b/src/build/buildpnor/makefile
index 748711761..bfa9302bb 100644
--- a/src/build/buildpnor/makefile
+++ b/src/build/buildpnor/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2012,2015
+# Contributors Listed Below - COPYRIGHT 2012,2016
# [+] International Business Machines Corp.
#
#
@@ -42,7 +42,7 @@ ROOTPATH = ../../..
.DEFAULT_GOAL := buildpnor
-PNOR_VBU_TARGETS = vbu_MURANO vbu_VENICE
+PNOR_VBU_TARGETS = vbu_NIMBUS
define PNOR_vbu_template
$${IMGDIR}/$(1).pnor: $${IMGDIR}/hbicore_extended.bin $${IMGDIR}/$(1)_targeting.bin
OpenPOWER on IntegriCloud