summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2019-07-10 23:24:57 +0800
committerLiming Gao <liming.gao@intel.com>2019-07-11 11:17:41 +0800
commit60ec54afc34cbbd778be913a52a56e542f8214ef (patch)
treee5fe47ec686978a3b974f3c3551b20284e95f73b /BaseTools/Source/C
parent661c5ed2d68940289ce49b65da215cac33518ba9 (diff)
downloadedk2-60ec54afc34cbbd778be913a52a56e542f8214ef.tar.gz
edk2-60ec54afc34cbbd778be913a52a56e542f8214ef.tar.bz2
edk2-60ec54afc34cbbd778be913a52a56e542f8214ef.zip
Revert "BaseTools: fix FCE build when edksetup not executed"
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>
Diffstat (limited to 'BaseTools/Source/C')
-rw-r--r--BaseTools/Source/C/FCE/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/FCE/GNUmakefile b/BaseTools/Source/C/FCE/GNUmakefile
index 7a7e1ef4b8..3e1b6a85e2 100644
--- a/BaseTools/Source/C/FCE/GNUmakefile
+++ b/BaseTools/Source/C/FCE/GNUmakefile
@@ -42,7 +42,7 @@ endif
export ARCH
export HOST_ARCH=$(ARCH)
-MAKEROOT ?= ..
+MAKEROOT ?= $(EDK_TOOLS_PATH)/Source/C
APPNAME = FCE