diff options
Diffstat (limited to 'src/usr/targeting/makefile')
-rw-r--r-- | src/usr/targeting/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/targeting/makefile b/src/usr/targeting/makefile index 531c3fb7f..af1978f64 100644 --- a/src/usr/targeting/makefile +++ b/src/usr/targeting/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2011,2018 +# Contributors Listed Below - COPYRIGHT 2011,2020 # [+] International Business Machines Corp. # # @@ -54,7 +54,6 @@ HOSTBOOT_SPECIFIC_OBJS += ${ATTR_RP_OBJS} HOSTBOOT_SPECIFIC_OBJS += ${DEBUG_OBJS} HOSTBOOT_SPECIFIC_OBJS += ${HOSTBOOT_RT_IPL_COMMON_OBJS} HOSTBOOT_SPECIFIC_OBJS += namedtarget.o -HOSTBOOT_SPECIFIC_OBJS += errludattribute.o HOSTBOOT_SPECIFIC_OBJS += attrcheck_errl.o OBJS += persistrwattrcheck.o |