summaryrefslogtreecommitdiffstats
path: root/package/libusb-compat
diff options
context:
space:
mode:
Diffstat (limited to 'package/libusb-compat')
-rw-r--r--package/libusb-compat/libusb-compat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libusb-compat/libusb-compat.mk b/package/libusb-compat/libusb-compat.mk
index 9920d5a3a..1659fd147 100644
--- a/package/libusb-compat/libusb-compat.mk
+++ b/package/libusb-compat/libusb-compat.mk
@@ -17,5 +17,5 @@ endef
LIBUSB_COMPAT_POST_INSTALL_STAGING_HOOKS+=LIBUSB_COMPAT_FIXUP_CONFIG
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))
$(eval $(host-autotools-package))