]> oss.titaniummirror.com Git - cp210x.git/blobdiff - src/Makefile313
Support Ubuntu 14.04 Trusty Tahr
[cp210x.git] / src / Makefile313
diff --git a/src/Makefile313 b/src/Makefile313
new file mode 100644 (file)
index 0000000..dfb38f5
--- /dev/null
@@ -0,0 +1,7 @@
+# CP2101/CP2102/CP2103 3.13 makefile
+
+EXTRA_CFLAGS += -I$(LINUX_INCLUDE) -I$(LINUX_KERNEL)/drivers/usb/serial -DLINUX26
+
+obj-m := cp210x.o
+
+cp210x-objs := $(OBJS)