summaryrefslogtreecommitdiff
path: root/docs/8 - Internals.txt
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-04-08 02:07:13 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-04-08 02:07:13 (GMT)
commit18175b8d93ca1807236eced0a3389e9b46ecca53 (patch)
tree59bda029f3e83cf6df6b88ccfd05060bbf4d3f06 /docs/8 - Internals.txt
parentf54c5f674f618f0b57974857865d1e7b8e5a3916 (diff)
parentadd039fd50be77d2fc03a7a794947e005fcdea12 (diff)
Merge pull request #37 from bhundven/so_long_to_eglibc
So long to eglibc
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