summaryrefslogtreecommitdiff
path: root/aports/busybox/config
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-04-24 13:09:16 +0200
committerPÁLI Gábor János <pali.gabor@gmail.com>2022-04-24 13:09:16 +0200
commitc605bacaf3ef53a8e2359c8640770c9bd91daceb (patch)
tree093d32fdba3fe3345f42a327d20c02e6659dbbab /aports/busybox/config
parent8d9b3d2cef2410d03215b9471af05dc82530f08e (diff)
downloadfreebsd-wifibox-alpine-c605bacaf3ef53a8e2359c8640770c9bd91daceb.zip
busybox: Add the `sync` command.
Diffstat (limited to 'aports/busybox/config')
-rw-r--r--aports/busybox/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/aports/busybox/config b/aports/busybox/config
index e4480dd..71b8a4b 100644
--- a/aports/busybox/config
+++ b/aports/busybox/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.34.1
-# Sun Apr 10 17:26:55 2022
+# Sun Apr 24 10:12:56 2022
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -306,8 +306,8 @@ CONFIG_FEATURE_STAT_FORMAT=y
CONFIG_FEATURE_STAT_FILESYSTEM=y
CONFIG_STTY=y
CONFIG_SUM=y
-# CONFIG_SYNC is not set
-# CONFIG_FEATURE_SYNC_FANCY is not set
+CONFIG_SYNC=y
+CONFIG_FEATURE_SYNC_FANCY=y
# CONFIG_FSYNC is not set
# CONFIG_TAC is not set
CONFIG_TAIL=y