aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2014-07-10 18:49:26 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-07-11 16:43:07 +0400
commita356c0a87e8f566fcaa01bde09c44bbd63ef7815 (patch)
treec80a53c7f6d5fa4f69f8523f8d2f8783662eda1c /README
parent70a11f758eeeeed3094e7f5f7d66911ca8e4795f (diff)
List required/suggested dependencies for building ODP
Add some documentation describing the minimum requirements and recommended versions of tools and libraries for building ODP. This initial checkin just mentions the Linux kernel and autotools. Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org> Reviewed-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 9bc2978e2..20e57cef4 100644
--- a/README
+++ b/README
@@ -15,6 +15,7 @@ Main git repository:
Directory test contains test applications for ODP API calls and features support.
How to build:
+ For a list of build dependencies, read DEPENDENCIES.
./bootstrap
./configure
Use 'make' to build ODP library and samples and 'make doxygen-run' to build