From 593629e88423f3c652c65706d4f4648db26b0fb2 Mon Sep 17 00:00:00 2001 From: Shakeeb Date: Sun, 28 Aug 2016 22:23:54 -0500 Subject: SBE code restructure: Build directory setup Change-Id: I5727522fe885260dde54a94b9ae37fd1382a76ff RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28888 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: RAJA DAS Reviewed-by: Sachin Gupta --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a3e65abf..be450208 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ # permissions and limitations under the License. # # IBM_PROLOG_END_TAG -BUILD_DIR = src/image +BUILD_DIR = src/build .PHONY: install all clean install: -- cgit v1.2.1