summaryrefslogtreecommitdiff
path: root/scripts/gen_in_frags.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-04 01:49:45 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-05 22:26:02 (GMT)
commitd91277e377d9dbbc87e7997db7059b30a3389bb2 (patch)
treecd6098acf7206560cc5d46cd357e5d8db1bd754d /scripts/gen_in_frags.sh
parent10db7887ce0ff5e8323dc35176eaabbb3618e81c (diff)
Add zlib as a companion lib
with version 1.2.11. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/gen_in_frags.sh')
-rwxr-xr-xscripts/gen_in_frags.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen_in_frags.sh b/scripts/gen_in_frags.sh
index 9c656a8..9fbb871 100755
--- a/scripts/gen_in_frags.sh
+++ b/scripts/gen_in_frags.sh
@@ -128,7 +128,7 @@ gen_menu() {
shift 4
local file entry _entry
- # GEnerate the menuconfig
+ # Generate the menuconfig
exec >"${out_file}"
printf '# %s menu\n' "${label}"
printf '# Generated file, do not edit!!!\n'