diff options
Diffstat (limited to 'tasks')
-rw-r--r-- | tasks/001-toolchain | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tasks/001-toolchain b/tasks/001-toolchain index 48b544a90..276625798 100644 --- a/tasks/001-toolchain +++ b/tasks/001-toolchain @@ -1,5 +1,6 @@ config ADK_APPLIANCE_TOOLCHAIN - bool "create a toolchain" + bool "create just a toolchain" help - Create a toolchain. + Just create a toolchain, no target kernel or userland + get compiled. |