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:
Zailiang Sun 2019-04-02 10:07:29 +08:00 committed by zwei4
parent 1c27ec4236
commit b02873340b
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ set Arch=X64
set Source=0
set CORE_PATH=%WORKSPACE%\edk2
set PLATFORM_PATH=%WORKSPACE%\edk2
set PACKAGES_PATH=%WORKSPACE%\silicon;%WORKSPACE%\edk2
cd ./edk2
:: Clean up previous build files.