summaryrefslogtreecommitdiff
path: root/docs/8 - Internals.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/8 - Internals.txt')
-rw-r--r--docs/8 - Internals.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/8 - Internals.txt b/docs/8 - Internals.txt
index d919a77..0eefd1b 100644
--- a/docs/8 - Internals.txt
+++ b/docs/8 - Internals.txt
@@ -247,8 +247,7 @@ The kernel's ".sh" file API:
- CT_DoGet <tarball_base_name> <URL1 [URL...]>
Eg.: CT_DoGet linux-2.6.26.5 ftp://ftp.kernel.org/pub/linux/kernel/v2.6
Note: retrieving sources from svn, cvs, git and the likes is not supported
- by CT_DoGet. You'll have to do this by hand, as it is done for eglibc in
- "scripts/build/libc/eglibc.sh"
+ by CT_DoGet. For now, you'll have to do this by hand.
> defines the function "do_kernel_extract":
+ parameters: none