From 61d4ca791806fbe84de1a97d89c825ae7b5fbcf3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 8 Feb 2005 08:56:36 +0000 Subject: [PATCH] largefs default, needed for precompiled openssh-packages SVN-Revision: 228 --- openwrt/toolchain/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/toolchain/Config.in b/openwrt/toolchain/Config.in index c90111c8db..ac0d94a5dd 100644 --- a/openwrt/toolchain/Config.in +++ b/openwrt/toolchain/Config.in @@ -20,7 +20,7 @@ config BR2_ENABLE_MULTILIB config BR2_LARGEFILE bool "Enable large file (files > 2 GB) support?" depends on !BR2_cris - default n + default y help Enable large file (files > 2 GB) support