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=65984cc82135126d715a7c11187b78bcd75a7aeb;p=openwrt-10.03%2F.git largefs default, needed for precompiled openssh-packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@228 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/Config.in b/toolchain/Config.in index c90111c8d..ac0d94a5d 100644 --- a/toolchain/Config.in +++ b/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