mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
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>
This commit is contained in:
parent
661c5ed2d6
commit
60ec54afc3
@ -42,7 +42,7 @@ endif
|
||||
export ARCH
|
||||
export HOST_ARCH=$(ARCH)
|
||||
|
||||
MAKEROOT ?= ..
|
||||
MAKEROOT ?= $(EDK_TOOLS_PATH)/Source/C
|
||||
|
||||
APPNAME = FCE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user