diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2016-08-24 22:29:21 +1000 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-09-09 10:47:00 +0200 |
commit | fbe6e37dab974dd0fc3660c001895f7bfd771c9a (patch) | |
tree | b50892eb57f9e567e6f9293d1c1c6a7b94f3255f /.gitignore | |
parent | b67067f1176df6ee727450546b58704e4b588563 (diff) | |
download | linux-fbe6e37dab974dd0fc3660c001895f7bfd771c9a.tar.bz2 |
kbuild: add arch specific post-link Makefile
Allow architectures to create arch/xxx/Makefile.postlink with targets
for vmlinux, modules.ko, and clean, which will be invoked after final
linking of vmlinux and modules.
powerpc will use this to check vmlinux linker relocations for sanity,
and may use it to fix up alternate instruction patch branch addresses.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions