From 1ceafcd419b831ca9e7fac5c7ed96b58157a0bcd Mon Sep 17 00:00:00 2001 From: Nick Bofferding Date: Tue, 23 Aug 2016 01:36:12 -0500 Subject: Move user details attribute code to extended image Change-Id: I79dbac09a6f3945395cb397c22eb28612f5537a4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28650 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa Reviewed-by: Matthew A. Ploetz Reviewed-by: Stephen M. Cprek Reviewed-by: Daniel M. Crowell Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32839 Reviewed-by: Nicholas E. Bofferding Reviewed-by: Michael Baiocchi Reviewed-by: Marshall J. Wilks --- src/usr/errl/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr/errl/makefile') diff --git a/src/usr/errl/makefile b/src/usr/errl/makefile index d942214f7..d0f0f8967 100644 --- a/src/usr/errl/makefile +++ b/src/usr/errl/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2011,2015 +# Contributors Listed Below - COPYRIGHT 2011,2016 # [+] International Business Machines Corp. # # @@ -37,6 +37,6 @@ SUBDIRS += runtime.d include ${ROOTPATH}/config.mk -# to find errludattribute.[CH] and errludtarget.[CH] - they are generated +# to find errludtarget.[CH] - they are generated # by src/usr/targeting/common/xmltohb/xmltohb.pl vpath %.C ${GENDIR} -- cgit v1.2.3