X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=src%2FMakefile26;h=a3b6425868b8b90d62e635f793a66b0b336144a7;hb=affe5c7c95eab8dd65c10631bb7435acbae8b1c4;hp=2456377412af67d0b1b02c6af961588cb3d02a2b;hpb=db657625822bb2d96ee0ee8117f3cf81f0d9af08;p=cp210x.git diff --git a/src/Makefile26 b/src/Makefile26 index 2456377..a3b6425 100644 --- a/src/Makefile26 +++ b/src/Makefile26 @@ -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)