]> oss.titaniummirror.com Git - cp210x.git/blobdiff - src/Makefile26
Modify package so the resultant module is named cp210x instead of cp2101.
[cp210x.git] / src / Makefile26
index 2456377412af67d0b1b02c6af961588cb3d02a2b..a3b6425868b8b90d62e635f793a66b0b336144a7 100644 (file)
@@ -2,6 +2,6 @@
 
 EXTRA_CFLAGS += -I$(LINUX_INCLUDE) -I$(LINUX_KERNEL)/drivers/usb/serial -DLINUX26
 
-obj-m := cp2101.o
+obj-m := cp210x.o
 
-cp2101-objs := $(OBJS)
+cp210x-objs := $(OBJS)