summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-02-14 09:15:10 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-02-14 09:15:12 +0100
commitb7ae05d9d1756a2e9022c460492b9c86cc5916a4 (patch)
tree8b6f5b0cf3ac25287bf81a85a2b9d036dd5cc9a6 /Documentation
parentd1bebc03b3005b33da3d1541782bb037974d1486 (diff)
downloadbarebox-b7ae05d9d1756a2e9022c460492b9c86cc5916a4.tar.gz
barebox-b7ae05d9d1756a2e9022c460492b9c86cc5916a4.tar.xz
kbuild: Add missing semicolon
Fixes: 4fafb35d925e5 ("kbuild: cherry-pick changes from Linux v5.0-rc3") The change cherry-picked from the Kernel commit 7d0ea2524202 ("kbuild: use 'else ifeq' for checksrc to improve readability") also removed the trailing semicolons from the cmd_*checksrc lines. These were removed in kernel commit e5d289100d ("kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule"), but seems the barebox Kbuild version is not yet ready for this change. Without the semicolons a make C=1 build fails with: No such file: echo Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions