]> Git Repo - linux.git/commit - scripts/Makefile.build
kbuild: remove incremental linking option
authorNicholas Piggin <[email protected]>
Sat, 10 Feb 2018 14:25:03 +0000 (00:25 +1000)
committerMasahiro Yamada <[email protected]>
Sun, 25 Mar 2018 17:01:19 +0000 (02:01 +0900)
commit6358d6e8b9846c2ff6fd1d4ad2809145635dd813
tree3e2ac4f41fef7aaa4207eec852b992f0cfa3b73c
parent1fe7d2bb24d7db6175e0b0a31d8fe03dc6ffb16e
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 <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Documentation/kbuild/makefiles.txt
arch/Kconfig
scripts/Makefile.build
scripts/link-vmlinux.sh
This page took 0.04992 seconds and 4 git commands to generate.