X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=src%2FMakefile24;fp=src%2FMakefile24;h=4a19ad3a1603fe5e209a510b77a87d698020f6b7;hb=db657625822bb2d96ee0ee8117f3cf81f0d9af08;hp=0000000000000000000000000000000000000000;hpb=820d30d0a79489058bf835d938e628fc7d475748;p=cp210x.git diff --git a/src/Makefile24 b/src/Makefile24 new file mode 100644 index 0000000..4a19ad3 --- /dev/null +++ b/src/Makefile24 @@ -0,0 +1,7 @@ +# + +EXTRA_CFLAGS += -I$(LINUX_KERNEL)/drivers/usb/serial + +obj-m += cp2101.o + +include $(TOPDIR)/Rules.make