Browse Source

task: document toolchain task in a better way

Waldemar Brodkorb 5 years ago
parent
commit
3c20c18811
1 changed files with 3 additions and 2 deletions
  1. 3 2
      tasks/001-toolchain

+ 3 - 2
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.