[T106][ZXW-22]7520V3SCV2.01.01.02P42U09_VEC_V0.8_AP_VEC origin source commit

Change-Id: Ic6e05d89ecd62fc34f82b23dcf306c93764aec4b
diff --git a/ap/build/uClibc/libc/sysdeps/linux/README b/ap/build/uClibc/libc/sysdeps/linux/README
new file mode 100644
index 0000000..76944f9
--- /dev/null
+++ b/ap/build/uClibc/libc/sysdeps/linux/README
@@ -0,0 +1,7 @@
+This directory level abstracts out the Linux Operating System dependent
+features of uClibc for supported Linux architectures/CPUs.  If you wanted to
+port uClibc to some new Linux architecture (arm, mips, etc), this is the place
+to add that support.
+
+All stuff that is not at all dependent on a particular Linux architecture
+goes in the 'common' directory.