]> oss.titaniummirror.com Git - cp210x.git/blobdiff - src/Makefile24
Modify package so the resultant module is named cp210x instead of cp2101.
[cp210x.git] / src / Makefile24
index 4a19ad3a1603fe5e209a510b77a87d698020f6b7..58cf9b612d3228704d52a0f88e96128b184163f9 100644 (file)
@@ -2,6 +2,6 @@
 
 EXTRA_CFLAGS += -I$(LINUX_KERNEL)/drivers/usb/serial
 
-obj-m += cp2101.o
+obj-m += cp210x.o
 
 include $(TOPDIR)/Rules.make