diff options
author | Rob Herring <[email protected]> | 2017-03-21 13:51:16 -0500 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-22 17:52:06 +0000 |
commit | 5410c60112c8a5cceb3e6531ff7d2b8669b5635d (patch) | |
tree | dbfde57ea39367a0052f1f51b17718c73791adc4 /docs | |
parent | 50a9b0cb43df3380e508e87aa6a7d739ba130723 (diff) |
Android: clean-up trailing '\' in make variables
Fixed with the following command:
perl -pe 'BEGIN{undef $/;} s/ \\\n\n/\n\n/smg' $(find . -name 'Android.*')
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions