diff options
Diffstat (limited to 'src/build')
-rw-r--r-- | src/build/busybox_1.32.0/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox_1.32.0/config b/src/build/busybox_1.32.0/config index 5e0c5b1..5f34218 100644 --- a/src/build/busybox_1.32.0/config +++ b/src/build/busybox_1.32.0/config @@ -330,7 +330,7 @@ CONFIG_UNAME_OSNAME="BusyBox/Linux-libre" CONFIG_UNIQ=y CONFIG_UNLINK=y # CONFIG_USLEEP is not set -# CONFIG_UUDECODE is not set +CONFIG_UUDECODE=y CONFIG_BASE64=y # CONFIG_UUENCODE is not set CONFIG_WC=y |