From ab651844afcc9b0ac6a1c74779da555b62342bf1 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Fri, 26 Aug 2016 10:03:53 -0500 Subject: Remove last of old hwpf directory Remove all of the old fapi1 HWPs from P8 Update makefiles/code to not include old hwpf headers Change-Id: Idc840554721f68b0af3b6ee6c7ad84f5df258e60 RTC: 146345 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28844 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: Thi N. Tran Reviewed-by: Daniel M. Crowell --- src/usr/hwas/makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'src/usr/hwas/makefile') diff --git a/src/usr/hwas/makefile b/src/usr/hwas/makefile index 1617df6e8..ed768478d 100644 --- a/src/usr/hwas/makefile +++ b/src/usr/hwas/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2011,2015 +# Contributors Listed Below - COPYRIGHT 2011,2016 # [+] International Business Machines Corp. # # @@ -26,19 +26,11 @@ ROOTPATH = ../../.. EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwas EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwas/common -EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/proc_hwreconfig/proc_enable_reconfig -EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/bus_training ## support for Targeting and fapi EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer -EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi -EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat -EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp EXTRAINCDIR += ${ROOTPATH}/src/usr/sbe -## pointer to common HWP files -EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/include - VPATH += ${ROOTPATH}/src/usr/hwas/plat VPATH += ${ROOTPATH}/src/usr/hwas/common -- cgit v1.2.1