Vlv2TbltDevicePkg: Remove PACKAGES_PATH
PACKAGES_PATH is supposed to set manually by users. Remove the assignment statement for PACKAGES_PATH from batch file in this commit. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Zailiang Sun <zailiang.sun@intel.com> Cc: David Wei <david.wei@intel.com> Cc: Yi Qian <yi.qian@intel.com>
This commit is contained in:
@@ -30,7 +30,6 @@ set Arch=X64
|
|||||||
set Source=0
|
set Source=0
|
||||||
set CORE_PATH=%WORKSPACE%\edk2
|
set CORE_PATH=%WORKSPACE%\edk2
|
||||||
set PLATFORM_PATH=%WORKSPACE%\edk2
|
set PLATFORM_PATH=%WORKSPACE%\edk2
|
||||||
set PACKAGES_PATH=%WORKSPACE%\silicon;%WORKSPACE%\edk2
|
|
||||||
cd ./edk2
|
cd ./edk2
|
||||||
|
|
||||||
:: Clean up previous build files.
|
:: Clean up previous build files.
|
||||||
|
Reference in New Issue
Block a user