summaryrefslogtreecommitdiffstats
path: root/src/build/tools/hb
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/tools/hb')
-rwxr-xr-xsrc/build/tools/hb5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/build/tools/hb b/src/build/tools/hb
index fb049d5f4..ceb40b7bb 100755
--- a/src/build/tools/hb
+++ b/src/build/tools/hb
@@ -6,7 +6,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2016
+# Contributors Listed Below - COPYRIGHT 2011,2017
# [+] International Business Machines Corp.
#
#
@@ -242,9 +242,6 @@ hb_helptext()
echo " #!/bin/sh"
echo " export SANDBOXROOT=~/sandboxes"
echo " export SANDBOXNAME=hostboot"
- echo " # Dev key signing of images for secureboot"
- echo " export SIGNING_DIR=/esw/san2/hostboot/secure-boot/secure-boot-scripts/rom_new_header/sign/obj"
- echo " export DEV_KEY_DIR=/esw/san2/hostboot/secure-boot/dev_keys"
echo
echo " See also:"
echo " All other sub-commands."
OpenPOWER on IntegriCloud