zte's code,first commit

Change-Id: I9a04da59e459a9bc0d67f101f700d9d7dc8d681b
diff --git a/ap/os/linux/linux-3.4.x/net/lapb/Makefile b/ap/os/linux/linux-3.4.x/net/lapb/Makefile
new file mode 100644
index 0000000..fff797d
--- /dev/null
+++ b/ap/os/linux/linux-3.4.x/net/lapb/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the Linux LAPB layer.
+#
+
+obj-$(CONFIG_LAPB) += lapb.o
+
+lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o