summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2013-09-19 18:59:34 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2013-09-19 18:59:34 +0100
commit4e3516fb6ed04c8bb11655ee9ba9689ba6c938e6 (patch)
treec58cc8ca57e9362fa073b632e3fd17af2727d095
parentd89fef8ea910a6804f9cee98c90b0b2aafd57808 (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>
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