summaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-17 13:02:41 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-28 03:11:17 +0300
commitecbd10d90e9401563f1bcb768f42119c9cbfac91 (patch)
treea2b4430ab142f4fb25e05db6f0d795c355d92c8a /arch/s390/boot/compressed
parentd151e9719f184f00d0bb2af864d0aef9beaee7ab (diff)
downloadlinux-ecbd10d90e9401563f1bcb768f42119c9cbfac91.tar.xz
kbuild: simplify rules of data compression with size appending
All the callers of size_append pass $(filter-out FORCE,$^). Move $(filter-out FORCE,$^) to the definition of size_append. This makes the callers cleaner because $(call ...) is unneeded for a macro with no argument. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/s390/boot/compressed')
0 files changed, 0 insertions, 0 deletions