mirror of
https://github.com/acidanthera/audk.git
synced 2025-06-14 10:40:09 +02:00
The generated Makefile was missing a dependency. This resulted in a build-time race condition if the recursive make is multi-threaded and shares job control. Signed-off-by: Jake Garver <jake@nvidia.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com>