summaryrefslogtreecommitdiff
path: root/edk2
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2013-09-19 18:59:34 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2014-07-11 14:08:46 +0100
commitaf3092e6cd4725aa316a05a8aa5daf2c0ad27bb8 (patch)
tree196f2f7cadcb559c72e0fb5aa9e1b7d3a927e4fc /edk2
parent30f89d5228a22c837884597b05d6ed95dae645a8 (diff)
Add EDK2 sub-dir for Android builds
Android builds assume there is still an edk2 sub-directory in the repository. To get around this, I've added a softlink to make the edk2 sub-dir point to the top level directory, to fool the build system into thinking we have one. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Steven Kinney <steven.kinney@linaro.org>
Diffstat (limited to 'edk2')
l---------edk21
1 files changed, 1 insertions, 0 deletions
diff --git a/edk2 b/edk2
new file mode 120000
index 0000000000..945c9b46d6
--- /dev/null
+++ b/edk2
@@ -0,0 +1 @@
+. \ No newline at end of file