From: wbx Date: Tue, 8 Feb 2005 08:56:36 +0000 (+0000) Subject: largefs default, needed for precompiled openssh-packages X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=0daac830ca0fd44fd8fcd02d20e6828f33fe1db9;p=openwrt-10.03%2F.git largefs default, needed for precompiled openssh-packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@228 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/toolchain/Config.in b/openwrt/toolchain/Config.in index c90111c8d..ac0d94a5d 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