Преглед изворни кода

task: document toolchain task in a better way

Waldemar Brodkorb пре 8 година
родитељ
комит
3c20c18811
1 измењених фајлова са 3 додато и 2 уклоњено
  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.