aboutsummaryrefslogtreecommitdiff
path: root/core/busybox/files
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-19 03:12:04 +0300
committerCem Keylan <cem@ckyln.com>2020-05-19 03:12:04 +0300
commit9e0ce40a409cf07e74cb9322ab7d787e06490c1d (patch)
treea9fb841704ac43904ca8b8976c5cadc8dd643827 /core/busybox/files
parentac55900387753ca93406ae5d99b0933803dbad16 (diff)
downloadrepository-9e0ce40a409cf07e74cb9322ab7d787e06490c1d.tar.gz
busybox: add large file support to suid build
Diffstat (limited to 'core/busybox/files')
-rw-r--r--core/busybox/files/.config-suid6
1 files changed, 3 insertions, 3 deletions
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