aboutsummaryrefslogtreecommitdiff
path: root/.config-linux
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-04-14 22:23:02 +0000
committerElliott Hughes <enh@google.com>2023-04-14 22:23:02 +0000
commit75da6e6f8eee25fae9b1479b5cd2f5a2e0b57788 (patch)
tree6fe35b6a51bd85a90b3a84e2ad013347e17026a3 /.config-linux
parent88cd220c06e2423ec36dea00f529a91a59c873b6 (diff)
downloadtoybox-75da6e6f8eee25fae9b1479b5cd2f5a2e0b57788.tar.gz
Add file(1) to the host toybox.
Desired for the hermetic rustc toolchain build. Test: treehugger Change-Id: I1777e00d10b106951507442b29ddadf2a7d5e81b
Diffstat (limited to '.config-linux')
-rw-r--r--.config-linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config-linux b/.config-linux
index e5e2e3da..73e55ac9 100644
--- a/.config-linux
+++ b/.config-linux
@@ -99,7 +99,7 @@ CONFIG_EXPR=y
# CONFIG_FALSE is not set
# CONFIG_FDISK is not set
CONFIG_FGREP=y
-# CONFIG_FILE is not set
+CONFIG_FILE=y
CONFIG_FIND=y
# CONFIG_FLOCK is not set
# CONFIG_FMT is not set