X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=build.xml;h=f4724fef825c26596edd30153a7b78b2c1c6c0e6;hp=4dc7ce236c82eeff46eba86c92e25733477007ce;hb=6ad4973db8cebc60c499dc46684ebf0399b5463c;hpb=7fa7b1fe817e6478ba9d9b89318df9e20586342c;ds=inline diff --git a/build.xml b/build.xml index 4dc7ce236c..f4724fef82 100644 --- a/build.xml +++ b/build.xml @@ -21,7 +21,15 @@ It can build all packages or clean up the build products. dir="." files="Tools,MdePkg,EdkModulePkg,EdkNt32Pkg"/> - + + +Top-level builds may not be functional. +Please build each package individually from its own directory. +If you would like to try anyway, type +ant All + + + @@ -33,8 +41,8 @@ It can build all packages or clean up the build products. - - + +