diff options
Diffstat (limited to 'package/libusb-compat')
-rw-r--r-- | package/libusb-compat/libusb-compat.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libusb-compat/libusb-compat.mk b/package/libusb-compat/libusb-compat.mk index 1668614c3..e39cdd82f 100644 --- a/package/libusb-compat/libusb-compat.mk +++ b/package/libusb-compat/libusb-compat.mk @@ -18,4 +18,4 @@ endef LIBUSB_COMPAT_POST_INSTALL_STAGING_HOOKS+=LIBUSB_COMPAT_FIXUP_CONFIG -$(eval $(call AUTOTARGETS,package,libusb-compat)) +$(eval $(call AUTOTARGETS)) |