summaryrefslogtreecommitdiffstats
path: root/rules/usbutils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/usbutils.make')
-rw-r--r--rules/usbutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/usbutils.make b/rules/usbutils.make
index 38303f38b..3775a5daa 100644
--- a/rules/usbutils.make
+++ b/rules/usbutils.make
@@ -45,7 +45,7 @@ USBUTILS_ENV := $(CROSS_ENV)
#
USBUTILS_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
- --enable-largefile \
+ $(GLOBAL_LARGE_FILE_OPTION) \
--disable-zlib
# ----------------------------------------------------------------------------