aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-06-06 01:01:21 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-06 01:01:21 +0000
commit70b2b09cc2d5ce9e968325483fadc810504bec64 (patch)
tree53b3e99b9b84619372a7920ac33103a9dc2b73ac
parent2c964c0e3068496028746e22d42470fc5a275926 (diff)
parent0e02fd03fed0883583d566425777830b12e22bc4 (diff)
downloadkernel-headers-70b2b09cc2d5ce9e968325483fadc810504bec64.tar.gz
am 0e02fd03: Merge "Update kernel header docs."
* commit '0e02fd03fed0883583d566425777830b12e22bc4': Update kernel header docs.
-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.