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>
This commit is contained in:
Thomas Petazzoni 2012-01-28 18:42:51 +01:00 committed by Peter Korsgaard
parent ee673bae77
commit 76cd6b18e3
1 changed files with 1 additions and 0 deletions

View File

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