zte's code,first commit

Change-Id: I9a04da59e459a9bc0d67f101f700d9d7dc8d681b
diff --git a/ap/os/linux/linux-3.4.x/drivers/memstick/host/Makefile b/ap/os/linux/linux-3.4.x/drivers/memstick/host/Makefile
new file mode 100644
index 0000000..31ba8d3
--- /dev/null
+++ b/ap/os/linux/linux-3.4.x/drivers/memstick/host/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for MemoryStick host controller drivers
+#
+
+obj-$(CONFIG_MEMSTICK_TIFM_MS)		+= tifm_ms.o
+obj-$(CONFIG_MEMSTICK_JMICRON_38X)	+= jmb38x_ms.o
+obj-$(CONFIG_MEMSTICK_R592)		+= r592.o