summaryrefslogtreecommitdiff
path: root/docs/using.txt
diff options
context:
space:
mode:
authordir <dir@ableton.com>2017-08-01 16:21:27 +0200
committerdir <dir@ableton.com>2017-11-20 18:42:54 +0100
commit4f64194c550fb463a73d6e328c8e7a49377c7faf (patch)
treeed6ced36ba70a54e12277298f9697aa7b2cce896 /docs/using.txt
parent23e23bd8162d96cdd35e055d63154accd0e062b1 (diff)
Add ADK_CUSTOM_TASKS_DIR variable to point to external tasks
Diffstat (limited to 'docs/using.txt')
-rw-r--r--docs/using.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/using.txt b/docs/using.txt
index d45babadd..96642f8e8 100644
--- a/docs/using.txt
+++ b/docs/using.txt
@@ -35,7 +35,9 @@ image::openadk-task.png[]
If you want to compile some predefined appliance tasks, you can select it in +Tasks+.
You can later simply add your own tasks, which is a collection of options, packages,
-kernel modules or features, runtime configuration and more.
+kernel modules or features, runtime configuration and more. They can either be placed
+inside the +tasks+ directory or in your own custom directory that you pass via
++ADK_CUSTOM_TASKS_DIR+ to make.
When you are ready exit and save. You can always redefine the
configuration using +make menuconfig+.