aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2018-10-18 09:58:22 -0700
committerGitHub <noreply@github.com>2018-10-18 09:58:22 -0700
commit17cf85efb8f0c70f585640e4a920524c70c28129 (patch)
treecb047e761cd57fa608098c18a97954eefeef2f89
parent64acc80c10348f1b5092faeb9209b677612494d8 (diff)
parent07c028cdff31aa3b24a9728437bdc6580110ec32 (diff)
downloadriscv-tools-priv-1.10.zip
riscv-tools-priv-1.10.tar.gz
riscv-tools-priv-1.10.tar.bz2
Merge pull request #257 from Jeremygu/patch-2priv-1.10
Update README.md for BusyBox configuration
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10e48ce..6b44027 100644
--- a/README.md
+++ b/README.md
@@ -575,7 +575,7 @@ BusyBox as a static binary (no shared libs)" in BusyBox Settings
listed as "Cross Compiler prefix" in BusyBox Settings &rarr; Build Options
* `CONFIG_FEATURE_INSTALLER=y`, listed as
"Support --install [-s] to install applet links at runtime" in BusyBox Settings
-&rarr; General Configuration
+&rarr; Include busybox applet
* `CONFIG_INIT=y`, listed as "init" in Init utilities
* `CONFIG_ASH=y`, listed as "ash" in Shells
* `CONFIG_ASH_JOB_CONTROL=n`, listed as "Ash &rarr; Job control" in Shells