aboutsummaryrefslogtreecommitdiff
path: root/original
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-06-05 12:55:00 -0700
committerChristopher Ferris <cferris@google.com>2014-06-05 12:55:00 -0700
commit325a37afc7b9de85338bdb3d1a34f583398433b8 (patch)
tree53b3e99b9b84619372a7920ac33103a9dc2b73ac /original
parent837e2894d0e18cd3682ef3325725e968bc1fce97 (diff)
downloadkernel-headers-325a37afc7b9de85338bdb3d1a34f583398433b8.tar.gz
Update kernel header docs.
Bug: 15433575 Change-Id: Id7a82191e61433854f4d7dc5e29fc942e1b1badf
Diffstat (limited to 'original')
-rw-r--r--original/README.TXT13
1 files changed, 9 insertions, 4 deletions
diff --git a/original/README.TXT b/original/README.TXT
index 1fb6e02..c821191 100644
--- a/original/README.TXT
+++ b/original/README.TXT
@@ -1,6 +1,11 @@
-This directory contains the original kernel headers that are used to generate Bionic's "cleaned-up" user-land headers.
+This directory contains the original kernel headers that are used to generate
+Bionic's "cleaned-up" user-land headers.
-They are mostly covered by the GPLv2 + exception, and thus cannot be distributed as part of the platform itself.
-(NOTE: The cleaned up headers do not contain copyrightable information and are distributed with Bionic)
+They are mostly covered by the GPLv2 + exception, and thus cannot be
+distributed as part of the platform itself.
+(NOTE: The cleaned up headers do not contain copyrightable information and are
+distributed with Bionic)
-For more details, please read bionic/libc/kernel/README.TXT
+Importing modified kernel headers files is done using scripts found in bionic.
+
+For more details, please read bionic/libc/kernel/README.TXT.