diff options
Diffstat (limited to 'tasks/001-toolchain')
-rw-r--r-- | tasks/001-toolchain | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tasks/001-toolchain b/tasks/001-toolchain new file mode 100644 index 000000000..48b544a90 --- /dev/null +++ b/tasks/001-toolchain @@ -0,0 +1,5 @@ +config ADK_APPLIANCE_TOOLCHAIN + bool "create a toolchain" + help + Create a toolchain. + |