summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2013-09-19 18:59:34 +0100
committerSteven Kinney <steven.kinney@amd.com>2014-04-02 14:40:42 -0500
commit018f99f046c1420ee802820d6dbce23bb7715550 (patch)
treef017843339dc5024db5f7650685354d1a389f929
parent398fa4eb3e1b44ded33dd73a6eecdbd53ace3129 (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