]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libusb-compat: add host variant
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Jan 2012 17:42:52 +0000 (18:42 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 Feb 2012 20:01:49 +0000 (21:01 +0100)
[Peter: remove redundant HOST_*_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>
package/libusb-compat/libusb-compat.mk

index e39cdd82fd194992d9d0c5254d51dccf85d45dfe..4f16489d2dbb86e66c0adce267f5e170466eed71 100644 (file)
@@ -19,3 +19,4 @@ endef
 LIBUSB_COMPAT_POST_INSTALL_STAGING_HOOKS+=LIBUSB_COMPAT_FIXUP_CONFIG
 
 $(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))