diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-07-25 19:15:27 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-08-05 07:27:17 -0400 |
commit | a3a779f7f7b5e48672b4e049beadc0112ff1c342 (patch) | |
tree | 422eec4758f225fb3c9e00f50bdf2aa9fa0c2ddc /doc/README.mpc85xxads | |
parent | e9ea122159ae9b17355f7891f09530ed79940441 (diff) | |
download | u-boot-imx-a3a779f7f7b5e48672b4e049beadc0112ff1c342.zip u-boot-imx-a3a779f7f7b5e48672b4e049beadc0112ff1c342.tar.gz u-boot-imx-a3a779f7f7b5e48672b4e049beadc0112ff1c342.tar.bz2 |
tools: moveconfig: fix cleanup of defines across multiple lines
Correct the clean-up of such defines that continue across multiple
lines, like follows:
#define CONFIG_FOO "this continues to the next line " \
"this line should be removed too" \
"this line should be removed as well"
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.mpc85xxads')
0 files changed, 0 insertions, 0 deletions