aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2022-04-05 20:33:50 +0900
committerMasahiro Yamada <[email protected]>2022-04-06 19:27:51 +0900
commitdc6dc3e7a73fc09c9ce773bc23bc2864d4c13284 (patch)
tree993343a005e2f297e55527443cb110309730f19d /scripts/mod/modpost.c
parentf43e31d5cb7859189a8be5699f4347e07b07c1df (diff)
kbuild: do not remove empty *.symtypes explicitly
Presumably, 'test -s $@ || rm -f $@' intends to remove the output when the genksyms command fails. It is unneeded because .DELETE_ON_ERROR automatically removes the output on failure. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Reviewed-by: Nicolas Schier <[email protected]>
Diffstat (limited to 'scripts/mod/modpost.c')
0 files changed, 0 insertions, 0 deletions