diff options
| author | Roger Pau Monne <[email protected]> | 2021-02-13 11:06:31 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-02-24 16:51:48 -0500 |
| commit | 99078472455b8bb69ce57237bcc68ea9ac88ae38 (patch) | |
| tree | b4e401fbbd61dc311801de3765727edf0612da42 /scripts/Makefile.lib | |
| parent | c6bf4f38988996f12c69a1cb5470bf9bea7c88ce (diff) | |
scripts/check-config.sh: fix to be compatible with BSD sed
Fist use extended regexp in order to drop the '\' around the
parentheses which is not supported by BSD sed in regular mode.
Secondly use [[:blank:]] instead of \s, as the later is a GNU
extension.
No functional change intended.
Signed-off-by: Roger Pau Monné <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions
