OSDN Git Service

kbuild: remove incremental linking option
authorNicholas Piggin <npiggin@gmail.com>
Sat, 10 Feb 2018 14:25:03 +0000 (00:25 +1000)
committer0ranko0P <ranko0p@outlook.com>
Sat, 7 Dec 2019 08:32:46 +0000 (16:32 +0800)
commitd974991c1fc7ee4ec0188d0a5fd16403c070e224
treeb086d37780bc8e69c84be718a40bb6dde65b0ee8
parent4408a8c60102b4026b84461c1e3e0aea5891ce2f
kbuild: remove incremental linking option

This removes the old `ld -r` incremental link option, which has not
been selected by any architecture since June 2017.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Documentation/kbuild/makefiles.txt
arch/Kconfig
scripts/Makefile.build
scripts/link-vmlinux.sh