zte's code,first commit
Change-Id: I9a04da59e459a9bc0d67f101f700d9d7dc8d681b
diff --git a/ap/lib/liblzo/readme.txt b/ap/lib/liblzo/readme.txt
new file mode 100644
index 0000000..91fb2e5
--- /dev/null
+++ b/ap/lib/liblzo/readme.txt
@@ -0,0 +1,18 @@
+lzo cross compile for openvpn example
+
+download http://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz
+
+file file md5 hash :39d3f3f9c55c87b1e5d6888e1420f4b5
+
+½âѹ£ºtar zxf lzo-2.10.tar.gz
+
+build ±àÒëĿ¼£¨objÎļþµÈ£©
+install ±àÒëÉú³ÉÎļþ£¬¿ÉÖ´ÐгÌÐò»òÕß¾²Ì¬¡¢¶¯Ì¬¿âÎļþ
+
+ʹÓÃ˵Ã÷£º
+
+Í·ÎļþĿ¼£º$(LIB_DIR)/liblzo/install/include
+ ÈçÅäÖÃCFLAGS£º-I$(LIB_DIR)/liblzo/install/include
+¿âĿ¼£º$(LIB_DIR)/liblzo/install/lib
+ ÈçÅäÖÃLDFLAGS£º-L$(LIB_DIR)/liblzo/install/lib -llzo2
+