crelay: Update to 0.10, refresh patches, remove daemon background call
[feed/packages.git] / utils / crelay / patches / 010-link_with_ftdi1.patch
index bc4ff1ed32fd758e802afb7b731d3843de7a24db..26b4c97711385a6dd14f00508cb0013313450536 100644 (file)
@@ -1,11 +1,11 @@
 --- a/src/Makefile
 +++ b/src/Makefile
-@@ -45,7 +45,7 @@ endif
- #ifdef DRV_SAINSMART
+@@ -44,7 +44,7 @@ OPTS += -DDRV_CONRAD
+ endif
  ifeq ($(DRV_SAINSMART), y)
  SRC   += relay_drv_sainsmart.c
 -LIBS  += -lftdi
 +LIBS  += -lftdi1
  OPTS  += -DDRV_SAINSMART
  endif
- #ifdef DRV_HIDAPI
+ ifeq ($(DRV_SAINSMART16), y)