diff options
author | Rob Landley <rob@landley.net> | 2021-04-01 04:01:02 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2021-04-01 04:01:02 -0500 |
commit | 8f75eed7d5fe88434872172694bdbecf6e0e5e56 (patch) | |
tree | 990d71f36fe3ca4271b7191a3ccdabe0f243ec7e | |
parent | aa16e0e2ccb366835c2aec0cb2f6e0e52497ede5 (diff) | |
download | toybox-8f75eed7d5fe88434872172694bdbecf6e0e5e56.tar.gz |
Typo
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,6 +182,6 @@ config TOYBOX_FORCE_NOMMU to force every program to either include all nommu code in every instance ever built, or drop nommu support altogether. - Building a toolchain scripts/mcm-buildall.sh patches musl to fix this. + Building a scripts/mcm-buildall.sh toolchain patches musl to fix this. endmenu |