Explorar el Código

libftdi: add host variant

[Peter: remove redundant HOST_LIBFTDI_DEPENDENCIES]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni hace 13 años
padre
commit
76cd6b18e3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/libftdi/libftdi.mk

+ 1 - 0
package/libftdi/libftdi.mk

@@ -21,3 +21,4 @@ LIBFDTI_CONF_OPT += --disable-libftdipp
 endif
 
 $(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))