diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-09-20 19:06:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-23 19:50:15 +0100 |
commit | 8ac3b5cd3e0521d92f9755e90d140382fc292510 (patch) | |
tree | 3605ace1fb562d6bbaaa9638099a2655b74dd61f /lib/mpi | |
parent | 022b68f271de0e53024e6d5e96fee8e76d25eb95 (diff) |
lib/vdso: use "grep -E" instead of "egrep"
The latest version of grep claims the egrep is now obsolete so the build
now contains warnings that look like:
egrep: warning: egrep is obsolescent; using grep -E
fix this up by moving the vdso Makefile to use "grep -E" instead.
Cc: Andy Lutomirski <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions