]> oss.titaniummirror.com Git - cp210x.git/blobdiff - src/Makefile32
The default cp210x.c is now good for natty-precise
[cp210x.git] / src / Makefile32
diff --git a/src/Makefile32 b/src/Makefile32
new file mode 100644 (file)
index 0000000..a3b6425
--- /dev/null
@@ -0,0 +1,7 @@
+# CP2101/CP2102/CP2103 2.6 makefile
+
+EXTRA_CFLAGS += -I$(LINUX_INCLUDE) -I$(LINUX_KERNEL)/drivers/usb/serial -DLINUX26
+
+obj-m := cp210x.o
+
+cp210x-objs := $(OBJS)