From 9e0ce40a409cf07e74cb9322ab7d787e06490c1d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 19 May 2020 03:12:04 +0300 Subject: busybox: add large file support to suid build --- core/busybox/files/.config-suid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/busybox') diff --git a/core/busybox/files/.config-suid b/core/busybox/files/.config-suid index 53ac6079..bdbfc95d 100644 --- a/core/busybox/files/.config-suid +++ b/core/busybox/files/.config-suid @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Mon Feb 17 14:27:32 2020 +# Tue May 19 03:10:53 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -16,7 +16,7 @@ CONFIG_LONG_OPTS=y CONFIG_SHOW_USAGE=y CONFIG_FEATURE_VERBOSE_USAGE=y CONFIG_FEATURE_COMPRESS_USAGE=y -# CONFIG_LFS is not set +CONFIG_LFS=y # CONFIG_PAM is not set # CONFIG_FEATURE_DEVPTS is not set # CONFIG_FEATURE_UTMP is not set @@ -790,7 +790,7 @@ CONFIG_FEATURE_LESS_MAXLINES=0 # CONFIG_NANDDUMP is not set # CONFIG_PARTPROBE is not set # CONFIG_RAIDAUTORUN is not set -# CONFIG_READAHEAD is not set +CONFIG_READAHEAD=y # CONFIG_RFKILL is not set # CONFIG_RUNLEVEL is not set # CONFIG_RX is not set -- cgit v1.2.3