Skip to content
Snippets Groups Projects
Commit c17b94ec authored by York Sun's avatar York Sun Committed by Tom Rini
Browse files

MAKEALL: Fix case substitution for old bash


Bash ver 3.x doesn't support the parameter expansion with case
substitution. Use tr instead.

Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
Acked-by: default avatarAllen Martin <amartin@nvidia.com>
parent 74de8c9a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment