Skip to content
Snippets Groups Projects
Commit 8cfce165 authored by Rosen Penev's avatar Rosen Penev Committed by Hauke Mehrtens
Browse files

target/linux: replace egrep with grep -E


egrep is deprecated and replaced by grep -E. The latter is used
throughout the tree.

Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
parent 7994461a
No related branches found
No related tags found
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