summaryrefslogtreecommitdiff
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-05-09 15:11:04 +0100
commit965e4e4d9a02b2d50098d7356072bc5f98b96424 (patch)
tree1be9236435b941beefd764f56a3e3351545952f2
parent5358b5cff5452a04186367577392ed3ea3e215c1 (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>
l---------edk21
1 files changed, 1 insertions, 0 deletions
diff --git a/edk2 b/edk2
new file mode 120000
index 000000000..945c9b46d
--- /dev/null
+++ b/edk2
@@ -0,0 +1 @@
+. \ No newline at end of file