]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Revert "BaseTools: fix FCE build when edksetup not executed"
authorLiming Gao <liming.gao@intel.com>
Wed, 10 Jul 2019 15:24:57 +0000 (23:24 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 11 Jul 2019 03:17:41 +0000 (11:17 +0800)
This reverts commit d031fc07eb83c9d13bff3ebac25da458d5a47917.
There are the concerns on code design and code quality, and
request to rewrite FCE, BfmLib and FMMT for the review.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Feng Bob C <bob.c.feng@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Bob C <bob.c.feng@intel.com>
BaseTools/Source/C/FCE/GNUmakefile

index 7a7e1ef4b8aeb5dcb512765b5912ab2a3ee65139..3e1b6a85e2afecff7f2509e12c72f236b9ff4fcd 100644 (file)
@@ -42,7 +42,7 @@ endif
 export ARCH\r
 export HOST_ARCH=$(ARCH)\r
 \r
-MAKEROOT ?= ..\r
+MAKEROOT ?= $(EDK_TOOLS_PATH)/Source/C\r
 \r
 APPNAME = FCE\r
 \r