summaryrefslogtreecommitdiffstats
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorRoger Pau Monne <royger@FreeBSD.org>2021-02-13 11:06:32 +0100
committerTom Rini <trini@konsulko.com>2021-02-24 16:51:48 -0500
commite420a38fa69b2d528466a4b6d40deb1fb58ea352 (patch)
tree5611ed51cb4c935b08c63f5a5896bbcde89ef8e0 /.checkpatch.conf
parent99078472455b8bb69ce57237bcc68ea9ac88ae38 (diff)
downloadu-boot-e420a38fa69b2d528466a4b6d40deb1fb58ea352.tar.gz
u-boot-e420a38fa69b2d528466a4b6d40deb1fb58ea352.tar.xz
u-boot-e420a38fa69b2d528466a4b6d40deb1fb58ea352.zip
build/DTC: fix sed usage in DTC command
Current sed usage in the DTC command relies on GNU sed specific -i option which has a slightly different syntax for BSD sed and always expects an extension to be provided in order to create a backup file. Instead drop the cat concatenation done before the sed call and use sed itself to edit and concatenate the files. No functional change intended. Signed-off-by: Roger Pau Monné <royger@FreeBSD.org>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions