summaryrefslogtreecommitdiff
path: root/tools/e2fsprogs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/e2fsprogs')
-rw-r--r--tools/e2fsprogs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 865ed9f..bf5e12f 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -25,7 +25,8 @@ CONFIGURE_ARGS += \
--disable-rpath \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
- --disable-tls
+ --disable-tls \
+ --disable-nls
define Host/Install
$(Host/Install/Default)