summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-13 10:49:34 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-13 10:49:34 (EST)
commitb78b84d9446221e8dd16459b8fb0996d5dc63d04 (patch)
treead88d10b5bb3d667790a61fb2d77a1dade3e1089 /src
parente6d2dc3a28b1164447c6471cc7b06f5858901ba5 (diff)
busybox: Enable uudecode
Diffstat (limited to 'src')
-rw-r--r--src/build/busybox_1.32.0/config2
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